aboutsummaryrefslogtreecommitdiff
path: root/sysutils/acerhdf-kmod
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-12-27 22:31:49 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-12-27 22:31:49 +0000
commitea241e4c65dec57c3f2eacc2aeb83f518a83836e (patch)
tree3bf137792f4d8448fe3c86582779f33cce1b2ffd /sysutils/acerhdf-kmod
parent7548e1c4d3272d22c97a1c7574b9bb8fe42a3d53 (diff)
downloadports-ea241e4c65dec57c3f2eacc2aeb83f518a83836e.tar.gz
ports-ea241e4c65dec57c3f2eacc2aeb83f518a83836e.zip
Notes
Diffstat (limited to 'sysutils/acerhdf-kmod')
-rw-r--r--sysutils/acerhdf-kmod/Makefile8
-rw-r--r--sysutils/acerhdf-kmod/distinfo5
2 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/acerhdf-kmod/Makefile b/sysutils/acerhdf-kmod/Makefile
index dad854087335..20bd652573ed 100644
--- a/sysutils/acerhdf-kmod/Makefile
+++ b/sysutils/acerhdf-kmod/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= acerhdf-kmod
-PORTVERSION= 0.1.1
+PORTVERSION= 0.1.2
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
@@ -11,8 +11,9 @@ COMMENT= Acer Aspire One fan control
LICENSE= GPLv2
-USES= kmod
+USES= kmod uidfix
KMODNAME= acerhdf
+KERN_DEBUGDIR=
MANDIR= ${PREFIX}/man/man4
USE_GITHUB= yes
@@ -28,8 +29,7 @@ IGNORE= does not support FreeBSD versions older than 10.1
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= specific to one machine
-do-install:
+post-install:
${INSTALL_MAN} ${WRKSRC}/${KMODNAME}.4 ${STAGEDIR}${MANDIR}
- ${INSTALL_KLD} ${WRKSRC}/${KMODNAME}.ko ${STAGEDIR}${KMODDIR}
.include <bsd.port.post.mk>
diff --git a/sysutils/acerhdf-kmod/distinfo b/sysutils/acerhdf-kmod/distinfo
index d0496706aaea..7d182de5a8e8 100644
--- a/sysutils/acerhdf-kmod/distinfo
+++ b/sysutils/acerhdf-kmod/distinfo
@@ -1,2 +1,3 @@
-SHA256 (t6-kmod-acerhdf-v0.1.1_GH0.tar.gz) = 2947bfa7714eee18d5498b768bca90fed7dd1e720d4ef124245268f54576b1d5
-SIZE (t6-kmod-acerhdf-v0.1.1_GH0.tar.gz) = 7594
+TIMESTAMP = 1482387804
+SHA256 (t6-kmod-acerhdf-v0.1.2_GH0.tar.gz) = 35dbe9192ca4e2292a35ec63b1b64e1fcf8f0116cc987e0cd6074b41431aa9d4
+SIZE (t6-kmod-acerhdf-v0.1.2_GH0.tar.gz) = 8596