[54120] trunk/dports/audio/cdparanoia/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Jul 21 10:38:50 PDT 2009


Revision: 54120
          http://trac.macports.org/changeset/54120
Author:   macsforever2000 at macports.org
Date:     2009-07-21 10:38:49 -0700 (Tue, 21 Jul 2009)
Log Message:
-----------
Comment out changes from r54119 until Macports 1.8 arrives. (#19831)

Modified Paths:
--------------
    trunk/dports/audio/cdparanoia/Portfile

Modified: trunk/dports/audio/cdparanoia/Portfile
===================================================================
--- trunk/dports/audio/cdparanoia/Portfile	2009-07-21 17:28:14 UTC (rev 54119)
+++ trunk/dports/audio/cdparanoia/Portfile	2009-07-21 17:38:49 UTC (rev 54120)
@@ -48,11 +48,12 @@
 
 use_autoconf	yes
 
+# The following 2 lines need MacPorts 1.8 and thus are commented out until then.
 # The make file sets its own optimization flags as appropriate.
-configure.cflags-delete	-O2
+#configure.cflags-delete	-O2
 # It doesn't need anything from ${prefix}/lib and it finds old versions of its own
 # dynamic libraries there so don't let it look.
-configure.ldflags-delete -L${prefix}/lib
+#configure.ldflags-delete -L${prefix}/lib
 
 destroot.destdir	prefix=${destroot}${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090721/51d90924/attachment.html>


More information about the macports-changes mailing list