[72677] trunk/dports/devel/swig/Portfile
jmr at macports.org
jmr at macports.org
Sat Oct 23 06:02:36 PDT 2010
Revision: 72677
http://trac.macports.org/changeset/72677
Author: jmr at macports.org
Date: 2010-10-23 06:02:33 -0700 (Sat, 23 Oct 2010)
Log Message:
-----------
swig: pcre needs to be depends_lib
Modified Paths:
--------------
trunk/dports/devel/swig/Portfile
Modified: trunk/dports/devel/swig/Portfile
===================================================================
--- trunk/dports/devel/swig/Portfile 2010-10-23 11:58:45 UTC (rev 72676)
+++ trunk/dports/devel/swig/Portfile 2010-10-23 13:02:33 UTC (rev 72677)
@@ -31,9 +31,10 @@
rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d
depends_build port:bison \
- port:gsed \
- port:pcre
+ port:gsed
+depends_lib port:pcre
+
post-patch {
# The configure script should use GNU sed
reinplace "s/\[\[:<:\]\]sed\[\[:>:\]\]/gsed/g" ${worksrcpath}/configure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101023/4d918b53/attachment.html>
More information about the macports-changes
mailing list