[111016] trunk/dports/lang/gcl/Portfile
larryv at macports.org
larryv at macports.org
Fri Sep 13 11:18:01 PDT 2013
Revision: 111016
https://trac.macports.org/changeset/111016
Author: larryv at macports.org
Date: 2013-09-13 11:18:01 -0700 (Fri, 13 Sep 2013)
Log Message:
-----------
gcl: Alphabetize configure.args.
Modified Paths:
--------------
trunk/dports/lang/gcl/Portfile
Modified: trunk/dports/lang/gcl/Portfile
===================================================================
--- trunk/dports/lang/gcl/Portfile 2013-09-13 18:04:54 UTC (rev 111015)
+++ trunk/dports/lang/gcl/Portfile 2013-09-13 18:18:01 UTC (rev 111016)
@@ -37,18 +37,18 @@
reinplace "s|/usr/share|${prefix}/share|g" configure
}
-configure.args --enable-machine=powerpc-macosx \
- --prefix=${prefix} \
+configure.args --disable-locbfd \
+ --disable-statsysbfd \
--enable-ansi \
- --disable-statsysbfd \
- --disable-locbfd \
--enable-custreloc \
+ --enable-emacsdir=${prefix}/share/emacs/site-lisp/gcl \
+ --enable-infodir=${prefix}/share/info \
+ --enable-machine=powerpc-macosx \
--enable-notify=no \
+ --enable-readline \
+ --infodir=${prefix}/share/info \
--mandir=${prefix}/share/man \
- --infodir=${prefix}/share/info \
- --enable-infodir=${prefix}/share/info \
- --enable-emacsdir=${prefix}/share/emacs/site-lisp/gcl \
- --enable-readline \
+ --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/20130913/010c0395/attachment.html>
More information about the macports-changes
mailing list