aboutsummaryrefslogtreecommitdiff
path: root/sysutils/acerhdf-kmod/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
commitc1b39669d4c0fcf493382cfe462b10522569781e (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /sysutils/acerhdf-kmod/Makefile
parentb1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (diff)
Notes
Diffstat (limited to 'sysutils/acerhdf-kmod/Makefile')
-rw-r--r--sysutils/acerhdf-kmod/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/acerhdf-kmod/Makefile b/sysutils/acerhdf-kmod/Makefile
index 20bd652573ed..2ec77323260e 100644
--- a/sysutils/acerhdf-kmod/Makefile
+++ b/sysutils/acerhdf-kmod/Makefile
@@ -20,16 +20,10 @@ USE_GITHUB= yes
GH_PROJECT= kmod-acerhdf
GH_ACCOUNT= t6
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1001000
-IGNORE= does not support FreeBSD versions older than 10.1
-.endif
-
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= specific to one machine
post-install:
${INSTALL_MAN} ${WRKSRC}/${KMODNAME}.4 ${STAGEDIR}${MANDIR}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>