[24286] trunk/dports/net/aria2/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Apr 21 03:01:47 PDT 2007
Revision: 24286
http://trac.macosforge.org/projects/macports/changeset/24286
Author: mww at macports.org
Date: 2007-04-21 03:01:46 -0700 (Sat, 21 Apr 2007)
Log Message:
-----------
use configure.cxxflags
Modified Paths:
--------------
trunk/dports/net/aria2/Portfile
Modified: trunk/dports/net/aria2/Portfile
===================================================================
--- trunk/dports/net/aria2/Portfile 2007-04-21 09:39:11 UTC (rev 24285)
+++ trunk/dports/net/aria2/Portfile 2007-04-21 10:01:46 UTC (rev 24286)
@@ -18,8 +18,7 @@
depends_lib port:gettext port:libiconv port:gnutls port:libxml2
-configure.env CXXFLAGS=-I${prefix}/include/libxml2 \
- LDFLAGS=-L${prefix}/lib
+configure.cxxflags-append "-I${prefix}/include/libxml2"
configure.args --with-gnutls --with-gnutls-prefix=${prefix} \
--with-libiconv-prefix=${prefix} \
--with-libintl-prefix=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070421/0cba0861/attachment.html
More information about the macports-changes
mailing list