diff options
author | kris <kris@FreeBSD.org> | 2006-08-17 17:40:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-08-17 17:40:02 +0800 |
commit | f10fc92fd47e8f712b9090403034472a839eb396 (patch) | |
tree | f1ffacd93d000394bac4ad57dd543f91dc221ac4 /security | |
parent | 6a9224cd4188fad442c8aae361a6066f62bbd7d5 (diff) | |
download | freebsd-ports-gnome-f10fc92fd47e8f712b9090403034472a839eb396.tar.gz freebsd-ports-gnome-f10fc92fd47e8f712b9090403034472a839eb396.tar.zst freebsd-ports-gnome-f10fc92fd47e8f712b9090403034472a839eb396.zip |
Now packages again
Diffstat (limited to 'security')
-rw-r--r-- | security/snortreport/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/snortreport/Makefile b/security/snortreport/Makefile index 56005ccb67b8..51eacf1551d0 100644 --- a/security/snortreport/Makefile +++ b/security/snortreport/Makefile @@ -23,8 +23,6 @@ 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" |