aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-10-12 11:35:56 +0800
committerkris <kris@FreeBSD.org>2006-10-12 11:35:56 +0800
commitd2f0ad07190576820a222c8d1b801a955e458e01 (patch)
treee964766a42c13d090f4bf5d73e9ffbe0b64a1a85 /security
parent7c77c0438ddbc7ca073239c660cb86f8f3f7df74 (diff)
downloadfreebsd-ports-gnome-d2f0ad07190576820a222c8d1b801a955e458e01.tar.gz
freebsd-ports-gnome-d2f0ad07190576820a222c8d1b801a955e458e01.tar.zst
freebsd-ports-gnome-d2f0ad07190576820a222c8d1b801a955e458e01.zip
Revert previous commit; it still conflicts but CONFLICTS checking was
broken at the time. Approved by: portmgr (self)
Diffstat (limited to 'security')
-rw-r--r--security/snortreport/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/snortreport/Makefile b/security/snortreport/Makefile
index 51eacf1551d0..56005ccb67b8 100644
--- a/security/snortreport/Makefile
+++ b/security/snortreport/Makefile
@@ -23,6 +23,8 @@ WANT_PHP_WEB= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
NO_BUILD= yes
+BROKEN= does not package; depends on multiple versions of PHP
+
pre-everything::
@${ECHO} ""
@${ECHO} "You have to configure PHP either with MySQL or PostgreSQL"