aboutsummaryrefslogtreecommitdiff
path: root/net/AquaGatekeeper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/AquaGatekeeper/Makefile')
-rw-r--r--net/AquaGatekeeper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/AquaGatekeeper/Makefile b/net/AquaGatekeeper/Makefile
index cb1ca3b6a999..d66da058e8d7 100644
--- a/net/AquaGatekeeper/Makefile
+++ b/net/AquaGatekeeper/Makefile
@@ -52,7 +52,7 @@ post-install:
.if ${ARCH} == "i386"
LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
-.elif ${OSVERSION} >= 600000 && ${ARCH} == "amd64"
+.elif ${ARCH} == "amd64"
LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x
.endif