summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/fcptools/Makefile8
-rw-r--r--net/fcptools/Makefile8
2 files changed, 2 insertions, 14 deletions
diff --git a/net-p2p/fcptools/Makefile b/net-p2p/fcptools/Makefile
index 2f3b355ce63f..c1276076c66f 100644
--- a/net-p2p/fcptools/Makefile
+++ b/net-p2p/fcptools/Makefile
@@ -24,10 +24,4 @@ INSTALLS_SHLIB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-stable
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502102
-FORBIDDEN= "Does not respect PTHREAD_{CFLAGS,LIBS}"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/fcptools/Makefile b/net/fcptools/Makefile
index 2f3b355ce63f..c1276076c66f 100644
--- a/net/fcptools/Makefile
+++ b/net/fcptools/Makefile
@@ -24,10 +24,4 @@ INSTALLS_SHLIB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-stable
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502102
-FORBIDDEN= "Does not respect PTHREAD_{CFLAGS,LIBS}"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>