[72676] trunk/dports/devel/swig/Portfile
jwa at macports.org
jwa at macports.org
Sat Oct 23 04:58:48 PDT 2010
Revision: 72676
http://trac.macports.org/changeset/72676
Author: jwa at macports.org
Date: 2010-10-23 04:58:45 -0700 (Sat, 23 Oct 2010)
Log Message:
-----------
added a missing dependency, pcre, fixing #26880
Modified Paths:
--------------
trunk/dports/devel/swig/Portfile
Modified: trunk/dports/devel/swig/Portfile
===================================================================
--- trunk/dports/devel/swig/Portfile 2010-10-23 11:19:34 UTC (rev 72675)
+++ trunk/dports/devel/swig/Portfile 2010-10-23 11:58:45 UTC (rev 72676)
@@ -31,7 +31,8 @@
rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d
depends_build port:bison \
- port:gsed
+ port:gsed \
+ port:pcre
post-patch {
# The configure script should use GNU sed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101023/621e1d18/attachment-0001.html>
More information about the macports-changes
mailing list