[111072] trunk/dports/lang/gcl/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Sep 14 00:11:48 PDT 2013


Revision: 111072
          https://trac.macports.org/changeset/111072
Author:   ryandesign at macports.org
Date:     2013-09-14 00:11:47 -0700 (Sat, 14 Sep 2013)
Log Message:
-----------
gcl: remove --prefix=${prefix} from configure.args because it is already in configure.pre_args

Modified Paths:
--------------
    trunk/dports/lang/gcl/Portfile

Modified: trunk/dports/lang/gcl/Portfile
===================================================================
--- trunk/dports/lang/gcl/Portfile	2013-09-14 06:58:40 UTC (rev 111071)
+++ trunk/dports/lang/gcl/Portfile	2013-09-14 07:11:47 UTC (rev 111072)
@@ -48,7 +48,6 @@
                     --enable-readline \
                     --infodir=${prefix}/share/info \
                     --mandir=${prefix}/share/man \
-                    --prefix=${prefix} \
                     --without-x
 
 if {${build_arch} eq {x86_64} && ${os.platform} eq {darwin}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130914/4a613cb9/attachment-0001.html>


More information about the macports-changes mailing list