[37209] trunk/dports/textproc/libiconv/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu May 29 15:07:49 PDT 2008
Revision: 37209
http://trac.macosforge.org/projects/macports/changeset/37209
Author: ryandesign at macports.org
Date: 2008-05-29 15:07:48 -0700 (Thu, 29 May 2008)
Log Message:
-----------
libiconv: always depend on the gperf port; don't allow a system gperf to satisfy the dependency. Per MacPorts policy. See the [wiki:FAQ FAQ].
Modified Paths:
--------------
trunk/dports/textproc/libiconv/Portfile
Modified: trunk/dports/textproc/libiconv/Portfile
===================================================================
--- trunk/dports/textproc/libiconv/Portfile 2008-05-29 22:05:53 UTC (rev 37208)
+++ trunk/dports/textproc/libiconv/Portfile 2008-05-29 22:07:48 UTC (rev 37209)
@@ -34,7 +34,7 @@
rmd160 2042116888ee28572c1f7bcc2756e4a29edfbad0
depends_build \
- bin:gperf:gperf
+ port:gperf
patchfiles \
patch-utf8mac.diff \
@@ -65,8 +65,6 @@
MACOSX_DEPLOYMENT_TARGET=10.3
configure.env-append \
MACOSX_DEPLOYMENT_TARGET=10.3
- depends_build-append \
- port:gperf
}
platform darwin 8 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080529/c1b2ac1a/attachment.htm
More information about the macports-changes
mailing list