aboutsummaryrefslogtreecommitdiff
path: root/net/openbgpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openbgpd/Makefile')
-rw-r--r--net/openbgpd/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/net/openbgpd/Makefile b/net/openbgpd/Makefile
index 4c58cb6e622d..bbb11e8cc529 100644
--- a/net/openbgpd/Makefile
+++ b/net/openbgpd/Makefile
@@ -41,16 +41,6 @@ MAN8= bgpctl.8 \
SUBDIRS= bgpd \
bgpctl
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600000
-IGNORE= requires strtonum in libc
-.endif
-
-.if ${OSVERSION} < 500037
-IGNORE= requires macros present in <sys/tree.h>
-.endif
-
post-extract:
@${CP} ${DISTDIR}/${DIST_SUBDIR}/if_media.h ${WRKSRC}/bgpctl/
@${CP} ${DISTDIR}/${DIST_SUBDIR}/hash.h ${WRKSRC}/bgpd/
@@ -96,4 +86,4 @@ post-install:
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>