aboutsummaryrefslogtreecommitdiff
path: root/net/pen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pen/Makefile')
-rw-r--r--net/pen/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/net/pen/Makefile b/net/pen/Makefile
index bf0173aa56c1..91cf17550be8 100644
--- a/net/pen/Makefile
+++ b/net/pen/Makefile
@@ -39,14 +39,7 @@ KQUEUE_CONFIGURE_ON= --with-kqueue
KQUEUE_CONFIGURE_OFF= --with-poll
DEBUG_CONFIGURE_ENABLE= debugging
-.include <bsd.port.pre.mk>
-
-# DSR needs a newer version of the netmap's API
-.if ${OSVERSION} < 903000 || (${OSVERSION} >= 1000000 && ${OSVERSION} < 1001000)
-CONFIGURE_ARGS+= --without-dsr
-.endif
-
post-patch:
@${REINPLACE_CMD} 's/-pg//' ${WRKSRC}/configure
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>