diff options
author | cy <cy@FreeBSD.org> | 2005-04-14 03:43:25 +0000 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2005-04-14 03:43:25 +0000 |
commit | e9a8aa683aff451d3f8eff6d6286666b54fc23b6 (patch) | |
tree | 948fe29d1d8a8b1b421bfb3c9c453839601e9914 /security | |
parent | 262a92b0c6bf36a4b78d5e19e54fe01d477de1a9 (diff) | |
download | FreeBSD-ports-e9a8aa683aff451d3f8eff6d6286666b54fc23b6.zip FreeBSD-ports-e9a8aa683aff451d3f8eff6d6286666b54fc23b6.tar.gz |
No longer broken. Remove comment.
Diffstat (limited to 'security')
-rw-r--r-- | security/tripwire/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index bac08b2..9d9408b 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -52,10 +52,6 @@ TRIPWIRE_CLOBBER?= NO .include <bsd.port.pre.mk> -#.if ${OSVERSION} >= 500000 -#BROKEN= "Fails to build under 5.X" -#.endif - PLIST_SUB+= TWCFG=${TWCFG} TWDB=${TWDB} pre-configure: |