aboutsummaryrefslogtreecommitdiff
path: root/emulators/parallels-tools
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-07 04:24:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-07 04:24:55 +0000
commit3cabe21a2dfb3b2b13910299e3c4c00d7d724d99 (patch)
treefc7606d0883621b7ad825f441375954cd70cf9a8 /emulators/parallels-tools
parent3ba9992d2de718ebdcb0e0e484223c24c2614f4b (diff)
downloadports-3cabe21a2dfb3b2b13910299e3c4c00d7d724d99.tar.gz
ports-3cabe21a2dfb3b2b13910299e3c4c00d7d724d99.zip
- Get rid FreeBSD 6 support
Notes
Notes: svn path=/head/; revision=285212
Diffstat (limited to 'emulators/parallels-tools')
-rw-r--r--emulators/parallels-tools/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/emulators/parallels-tools/Makefile b/emulators/parallels-tools/Makefile
index 3840ca49da30..034a37f6ce8f 100644
--- a/emulators/parallels-tools/Makefile
+++ b/emulators/parallels-tools/Makefile
@@ -22,10 +22,4 @@ KMODDIR?= /boot/modules
PLIST_SUB+= KMODDIR=${KMODDIR}
MAKE_ENV+= KMODDIR=${KMODDIR}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-IGNORE= is only supported on FreeBSD 7.x or later
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>