[124033] trunk/dports/sysutils/cfengine3/Portfile

mf2k at macports.org mf2k at macports.org
Sun Aug 17 10:08:15 PDT 2014


Revision: 124033
          https://trac.macports.org/changeset/124033
Author:   mf2k at macports.org
Date:     2014-08-17 10:08:15 -0700 (Sun, 17 Aug 2014)
Log Message:
-----------
cfengine3: Fix build. (#44277)

Modified Paths:
--------------
    trunk/dports/sysutils/cfengine3/Portfile

Modified: trunk/dports/sysutils/cfengine3/Portfile
===================================================================
--- trunk/dports/sysutils/cfengine3/Portfile	2014-08-17 17:06:41 UTC (rev 124032)
+++ trunk/dports/sysutils/cfengine3/Portfile	2014-08-17 17:08:15 UTC (rev 124033)
@@ -33,7 +33,8 @@
 configure.args      --enable-fhs \
                     --with-tokyocabinet=${prefix} \
                     --with-openssl=${prefix} \
-                    --with-pcre=${prefix}
+                    --with-pcre=${prefix} \
+                    --with-postgresql=no
 
 livecheck.type      regex
 livecheck.url       ${homepage}source-code
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140817/04177371/attachment.html>


More information about the macports-changes mailing list