aboutsummaryrefslogtreecommitdiffstats
path: root/net/passlogd
diff options
context:
space:
mode:
Diffstat (limited to 'net/passlogd')
-rw-r--r--net/passlogd/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/passlogd/Makefile b/net/passlogd/Makefile
index cb4cb1656586..d894aa112b67 100644
--- a/net/passlogd/Makefile
+++ b/net/passlogd/Makefile
@@ -21,10 +21,4 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/passlogd ${PREFIX}/sbin
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>