aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ptx-kmod/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2011-07-17 22:04:26 +0000
committerHiroki Sato <hrs@FreeBSD.org>2011-07-17 22:04:26 +0000
commit5e9e0b62959399d70b7f8077122dd80408fc05c5 (patch)
tree562146fc85baf6e7c8623580f1a2ae7974295deb /multimedia/ptx-kmod/Makefile
parent5ade40d72e2a20ee48abfb83aadb420c37698ae9 (diff)
Notes
Diffstat (limited to 'multimedia/ptx-kmod/Makefile')
-rw-r--r--multimedia/ptx-kmod/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/ptx-kmod/Makefile b/multimedia/ptx-kmod/Makefile
index 30e8b3cc3a40..02fe442fa38c 100644
--- a/multimedia/ptx-kmod/Makefile
+++ b/multimedia/ptx-kmod/Makefile
@@ -41,10 +41,6 @@ _KERNCONF?=$K
IGNORE= requires kernel source to be installed
.endif
-.if ${OSVERSION} < 800000
-BROKEN= does not compile on FreeBSD 7.X
-.endif
-
do-install:
@${MKDIR} ${PREFIX}/${KMODDIR}
${INSTALL_KLD} ${BUILD_WRKSRC}/ptx.ko ${PREFIX}/${KMODDIR}