aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-05-22 21:00:53 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-05-22 21:00:53 +0000
commit1ec97365eb49721161be0da46af54d49933ff0a1 (patch)
tree1a9a662aea83ca2ce7dabf7b6eb3b75c04a51780 /databases
parent54630a51dd8735ced42cadbde58805de1941bc8c (diff)
downloadports-1ec97365eb49721161be0da46af54d49933ff0a1.tar.gz
ports-1ec97365eb49721161be0da46af54d49933ff0a1.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/xapian-bindings10/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/xapian-bindings10/Makefile b/databases/xapian-bindings10/Makefile
index 10cc5c691b3f..6be860542eec 100644
--- a/databases/xapian-bindings10/Makefile
+++ b/databases/xapian-bindings10/Makefile
@@ -27,6 +27,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-php
PLIST_SUB+= BINDING_PHP="@comment "
.else
+BROKEN= does not compile
CONFIGURE_ARGS+= --with-php
CONFIGURE_ENV+= PHP_CONFIG="${LOCALBASE}/bin/php-config"
PLIST_SUB+= BINDING_PHP=""