[116125] trunk/dports/devel/libmemcached/Portfile
jmr at macports.org
jmr at macports.org
Sat Jan 18 20:36:37 PST 2014
Revision: 116125
https://trac.macports.org/changeset/116125
Author: jmr at macports.org
Date: 2014-01-18 20:36:37 -0800 (Sat, 18 Jan 2014)
Log Message:
-----------
libmemcached: fix build dep, perl5.12 does not provide a 'pod2man' executable
Modified Paths:
--------------
trunk/dports/devel/libmemcached/Portfile
Modified: trunk/dports/devel/libmemcached/Portfile
===================================================================
--- trunk/dports/devel/libmemcached/Portfile 2014-01-19 04:33:54 UTC (rev 116124)
+++ trunk/dports/devel/libmemcached/Portfile 2014-01-19 04:36:37 UTC (rev 116125)
@@ -30,7 +30,7 @@
patchfiles patch-Makefile.in.diff
-depends_build bin:pod2man:perl5.12 \
+depends_build bin:pod2man:perl5 \
port:cyrus-sasl2
depends_lib port:memcached
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140118/dba01445/attachment.html>
More information about the macports-changes
mailing list