[69528] trunk/dports/sysutils/cfengine3/Portfile
ged at macports.org
ged at macports.org
Thu Jul 8 15:11:01 PDT 2010
Revision: 69528
http://trac.macports.org/changeset/69528
Author: ged at macports.org
Date: 2010-07-08 15:11:01 -0700 (Thu, 08 Jul 2010)
Log Message:
-----------
Build without gd, as it isn't used in the open-source edition at all anyway
Modified Paths:
--------------
trunk/dports/sysutils/cfengine3/Portfile
Modified: trunk/dports/sysutils/cfengine3/Portfile
===================================================================
--- trunk/dports/sysutils/cfengine3/Portfile 2010-07-08 21:26:56 UTC (rev 69527)
+++ trunk/dports/sysutils/cfengine3/Portfile 2010-07-08 22:11:01 UTC (rev 69528)
@@ -28,8 +28,7 @@
depends_lib port:db46 \
port:openssl \
- port:pcre \
- port:gd2
+ port:pcre
patchfiles patch-src-files_operators.c.diff
@@ -49,6 +48,7 @@
--with-workdir="${cfworkdir}" \
--with-berkeleydb=default \
--with-openssl=${prefix} \
- --with-pcre=${prefix}
+ --with-pcre=${prefix} \
+ --without-gd
# vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100708/083eb5c0/attachment.html>
More information about the macports-changes
mailing list