diff options
-rw-r--r-- | security/snortreport/Makefile | 2 |
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" |