[29022] trunk/dports/lang/scheme48/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 13 02:45:17 PDT 2007


Revision: 29022
          http://trac.macosforge.org/projects/macports/changeset/29022
Author:   mww at macports.org
Date:     2007-09-13 02:45:17 -0700 (Thu, 13 Sep 2007)

Log Message:
-----------
switch garbage collector, inc. revision (#12655, thanks to darren.bane at gmail.com)

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

Modified: trunk/dports/lang/scheme48/Portfile
===================================================================
--- trunk/dports/lang/scheme48/Portfile	2007-09-13 09:42:36 UTC (rev 29021)
+++ trunk/dports/lang/scheme48/Portfile	2007-09-13 09:45:17 UTC (rev 29022)
@@ -4,6 +4,7 @@
 
 name			scheme48
 version			1.7
+revision		1
 categories		lang scheme
 platforms		darwin
 maintainers		mww at macports.org
@@ -23,7 +24,7 @@
 
 patchfiles		patch-Makefile.in
 
-configure.args	--mandir=${prefix}/share/man
+configure.args	--mandir=${prefix}/share/man --enable-gc=bibop
 
 build.target	enough
 

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


More information about the macports-changes mailing list