aboutsummaryrefslogtreecommitdiff
path: root/net/AquaGatekeeper
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:53:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:53:46 +0000
commit260b2edafd358f77c49249acb5545764315d5ce9 (patch)
tree660f33f450bbab88db3f425d963bac094e937569 /net/AquaGatekeeper
parentd2d7ba91aa03c042adab70b43cf10d6692977b07 (diff)
downloadports-260b2edafd358f77c49249acb5545764315d5ce9.tar.gz
ports-260b2edafd358f77c49249acb5545764315d5ce9.zip
Notes
Diffstat (limited to 'net/AquaGatekeeper')
-rw-r--r--net/AquaGatekeeper/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/AquaGatekeeper/Makefile b/net/AquaGatekeeper/Makefile
index 3135b6e61683..cb1ca3b6a999 100644
--- a/net/AquaGatekeeper/Makefile
+++ b/net/AquaGatekeeper/Makefile
@@ -50,9 +50,7 @@ post-install:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 400000
-BROKEN= Supported only on 4.x systems and later
-.elif ${OSVERSION} >= 500000 && ${ARCH} == "i386"
+.if ${ARCH} == "i386"
LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
.elif ${OSVERSION} >= 600000 && ${ARCH} == "amd64"
LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x