[65411] trunk/dports/devel/cssc/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 25 18:23:43 PDT 2010


Revision: 65411
          http://trac.macports.org/changeset/65411
Author:   ryandesign at macports.org
Date:     2010-03-25 18:23:42 -0700 (Thu, 25 Mar 2010)
Log Message:
-----------
cssc: indicate explicitly that we want to enable binary file support; this doesn't change how the software builds because this is the default, but the configure script prints a big warning if we don't indicate one way or the other

Modified Paths:
--------------
    trunk/dports/devel/cssc/Portfile

Modified: trunk/dports/devel/cssc/Portfile
===================================================================
--- trunk/dports/devel/cssc/Portfile	2010-03-26 01:22:16 UTC (rev 65410)
+++ trunk/dports/devel/cssc/Portfile	2010-03-26 01:23:42 UTC (rev 65411)
@@ -18,6 +18,7 @@
 checksums        md5 5e1ebff620aea1295ac5de906d0dc279
 
 configure.args   --infodir=${prefix}/share/info \
-                 --mandir=${prefix}/share/man
+                 --mandir=${prefix}/share/man \
+                 --enable-binary
 
 livecheck.distname  CSSC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100325/ee460910/attachment-0001.html>


More information about the macports-changes mailing list