[117880] trunk/dports/cross/avarice/Portfile
larryv at macports.org
larryv at macports.org
Sat Mar 15 19:29:12 PDT 2014
Revision: 117880
https://trac.macports.org/changeset/117880
Author: larryv at macports.org
Date: 2014-03-15 19:29:12 -0700 (Sat, 15 Mar 2014)
Log Message:
-----------
avarice: Remove unnecessary flags.
The manpages are installed to the right place by default, and the
library flags are correctly added by the configure script.
Modified Paths:
--------------
trunk/dports/cross/avarice/Portfile
Modified: trunk/dports/cross/avarice/Portfile
===================================================================
--- trunk/dports/cross/avarice/Portfile 2014-03-16 02:18:38 UTC (rev 117879)
+++ trunk/dports/cross/avarice/Portfile 2014-03-16 02:29:12 UTC (rev 117880)
@@ -26,7 +26,7 @@
checksums rmd160 dbba18767365c5f8ef302380842f3a6a2fb06a7a \
sha256 a14738fe78e1a0a9321abcca7e685a00ce3ced207622ccbcd881ac32030c104a
-configure.ldflags-append -L${prefix}/avr/host/lib -lbfd -liberty -lz
+configure.ldflags-append -L${prefix}/avr/host/lib
# PACKAGE/PACKAGE_VERSION are required to work around an
# #ifdef check added in recent versions of binutils. This broke
@@ -39,7 +39,6 @@
-DPACKAGE_VERSION=${version} \
-I${prefix}/avr/host/include
-configure.args --enable-target-programming \
- --mandir=${prefix}/share/man
+configure.args --enable-target-programming
livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140315/6b1b6711/attachment.html>
More information about the macports-changes
mailing list