aboutsummaryrefslogtreecommitdiff
path: root/security/ppars
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:00:38 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:00:38 +0000
commit0d263e77cb9c8fc0d78cb27161bb31c39bbd3910 (patch)
treea4be5d0931b67795905ca15d7cf926fac06a459e /security/ppars
parent4c021c0e37531b811db7809b9396f4ed982c533c (diff)
downloadports-0d263e77cb9c8fc0d78cb27161bb31c39bbd3910.tar.gz
ports-0d263e77cb9c8fc0d78cb27161bb31c39bbd3910.zip
Notes
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>