diff options
author | Cy Schubert <cy@FreeBSD.org> | 2016-04-23 22:48:24 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2016-04-23 22:48:24 +0000 |
commit | 21d4b70e835322aa8131dfc3fb837abe8cfbfe81 (patch) | |
tree | a7e07448a613433d12fb7db3cfc63687d0c91172 /security/fwlogwatch/Makefile | |
parent | 4260ccb35f7e6d995ea63d28a6af99583311e541 (diff) | |
download | ports-21d4b70e835322aa8131dfc3fb837abe8cfbfe81.tar.gz ports-21d4b70e835322aa8131dfc3fb837abe8cfbfe81.zip |
Notes
Diffstat (limited to 'security/fwlogwatch/Makefile')
-rw-r--r-- | security/fwlogwatch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/fwlogwatch/Makefile b/security/fwlogwatch/Makefile index fa1869620cfb..75b16257139d 100644 --- a/security/fwlogwatch/Makefile +++ b/security/fwlogwatch/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://fwlogwatch.inside-security.de/sw/ MAINTAINER= cy@FreeBSD.org COMMENT= Packet filter and firewall log analyzer +BROKEN_FreeBSD_9= Fails to build due to outdated flex + USES= gettext tar:bzip2 MAKE_ENV= MKDIR="${MKDIR}" INSTALL_TARGET= install install-config install-i18n |