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

jmr at macports.org jmr at macports.org
Tue Jul 21 10:58:18 PDT 2009


Revision: 54122
          http://trac.macports.org/changeset/54122
Author:   jmr at macports.org
Date:     2009-07-21 10:58:18 -0700 (Tue, 21 Jul 2009)
Log Message:
-----------
cdparanoia: work around #17865 so #19831 can be fixed with MP 1.7

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

Modified: trunk/dports/audio/cdparanoia/Portfile
===================================================================
--- trunk/dports/audio/cdparanoia/Portfile	2009-07-21 17:53:27 UTC (rev 54121)
+++ trunk/dports/audio/cdparanoia/Portfile	2009-07-21 17:58:18 UTC (rev 54122)
@@ -48,12 +48,11 @@
 
 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.optflags
 # 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
 
 destroot.destdir	prefix=${destroot}${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090721/0073240a/attachment.html>


More information about the macports-changes mailing list