aboutsummaryrefslogtreecommitdiff
path: root/security/ppars
diff options
context:
space:
mode:
Diffstat (limited to 'security/ppars')
-rw-r--r--security/ppars/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/ppars/Makefile b/security/ppars/Makefile
index 893cca121dfc..a3505d597177 100644
--- a/security/ppars/Makefile
+++ b/security/ppars/Makefile
@@ -22,15 +22,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
SUB_FILES= pkg-message
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 490000
-IGNORE= "Not supported on releases prior to 4.9"
-.endif
-
do-install:
@${MKDIR} ${PREFIX}/sbin
${INSTALL_SCRIPT} ${WRKSRC}/*.pl ${PREFIX}/sbin
${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>