[csw-devel] SF.net SVN: gar:[11061] csw/mgar/pkg/autoconf/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Sep 27 20:39:39 CEST 2010
Revision: 11061
http://gar.svn.sourceforge.net/gar/?rev=11061&view=rev
Author: dmichelsen
Date: 2010-09-27 18:39:39 +0000 (Mon, 27 Sep 2010)
Log Message:
-----------
autoconf: Add buildtime dependency to Sun Studio 12 Runtime for Fortran 95
Modified Paths:
--------------
csw/mgar/pkg/autoconf/trunk/Makefile
Modified: csw/mgar/pkg/autoconf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/autoconf/trunk/Makefile 2010-09-27 17:00:17 UTC (rev 11060)
+++ csw/mgar/pkg/autoconf/trunk/Makefile 2010-09-27 18:39:39 UTC (rev 11061)
@@ -18,6 +18,10 @@
PATCHFILES = 0001-Prefer-CSW-tools.patch
BUILD_DEP_PKGS = CSWhelp2man
+
+# We need the Fortran runtime libs or the Fortran tests with fail
+BUILD_DEP_PKGS += CSWss12f95rt
+
RUNTIME_DEP_PKGS = CSWgawk CSWgm4 CSWperl
VENDOR_URL = http://www.gnu.org/software/autoconf/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list