[35978] trunk/dports/math/gnudatalanguage/Portfile

takeshi at macports.org takeshi at macports.org
Sat Apr 12 14:52:44 PDT 2008


Revision: 35978
          http://trac.macosforge.org/projects/macports/changeset/35978
Author:   takeshi at macports.org
Date:     2008-04-12 14:52:41 -0700 (Sat, 12 Apr 2008)

Log Message:
-----------
gnudatalanguage: corrected ling warnings

Modified Paths:
--------------
    trunk/dports/math/gnudatalanguage/Portfile

Modified: trunk/dports/math/gnudatalanguage/Portfile
===================================================================
--- trunk/dports/math/gnudatalanguage/Portfile	2008-04-12 21:41:37 UTC (rev 35977)
+++ trunk/dports/math/gnudatalanguage/Portfile	2008-04-12 21:52:41 UTC (rev 35978)
@@ -1,5 +1,7 @@
 # $Id$
+
 PortSystem 1.0
+
 name            gnudatalanguage
 version         0.9rc1
 categories      math science
@@ -30,7 +32,7 @@
                 port:python24 \
                 port:py-numarray \
                 port:readline \
-                port:tiff 
+                port:tiff
 
 configure.env       FFLAGS=-O2
 configure.cppflags	"-I${prefix}/include/python2.4"
@@ -44,7 +46,7 @@
                     --enable-python_version=2.4 \
                     --with-Magick=${prefix} \
                     --disable-dependency-tracking
- 
+
 patch {
    foreach f {configure.in configure} {
        reinplace "s|-L\$with_hdf5/lib/hdf -L\$with_hdf5/lib/hdf5||" \
@@ -75,7 +77,7 @@
     }
 }
 
-variant proj {
+variant proj description {build with proj} {
     depends_lib-append port:proj
     configure.cxx	"g++ -DPJ_LIB__"
     configure.args-append --with-libproj4=${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080412/78b53b55/attachment.html


More information about the macports-changes mailing list