aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/bgpq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/bgpq/Makefile')
-rw-r--r--net-mgmt/bgpq/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/net-mgmt/bgpq/Makefile b/net-mgmt/bgpq/Makefile
index 6ec3a1f5dd92..ed08e61f870f 100644
--- a/net-mgmt/bgpq/Makefile
+++ b/net-mgmt/bgpq/Makefile
@@ -6,6 +6,7 @@
PORTNAME= bgpq
PORTVERSION= 1.0.7.6
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/
@@ -19,10 +20,4 @@ HAS_CONFIGURE= yes
post-install:
${STRIP_CMD} ${PREFIX}/bin/bgpq
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>