diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-09-11 23:21:29 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-09-11 23:21:29 +0000 |
commit | 8031aefbc94c35f4b53f5d420f22cbf5aa04f3c8 (patch) | |
tree | 9d30ec5ebf7f6498b7e0203cc195c51c07bb18e9 /security/fwbuilder | |
parent | 63b265795924e8aa1a9662a78baca77376179092 (diff) | |
download | ports-8031aefbc94c35f4b53f5d420f22cbf5aa04f3c8.tar.gz ports-8031aefbc94c35f4b53f5d420f22cbf5aa04f3c8.zip |
Notes
Diffstat (limited to 'security/fwbuilder')
-rw-r--r-- | security/fwbuilder/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index 94b7c818585a..ba7584911f10 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -82,10 +82,6 @@ PORTDOCS= * MAKE_ENV+= CCACHE_DISABLE=yes .endif -.if ${OSVERSION} > 900007 -BROKEN= fails to build with new utmpx -.endif - post-install: @${STRIP_CMD} ${PREFIX}/bin/fwbuilder @${ECHO} If you are upgrading from a previous version of fwbuilder, |