aboutsummaryrefslogtreecommitdiff
path: root/sysutils/consolehm
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-08 15:06:28 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-08 15:06:28 +0000
commitbc8595b19c8e1730b9a3dac40252fea5c6334569 (patch)
tree2b7ded4f3b997cac10a101625d2e9f71d52e08d9 /sysutils/consolehm
parent9e9da337c715f387e075cc80406127d47522adb1 (diff)
downloadports-bc8595b19c8e1730b9a3dac40252fea5c6334569.tar.gz
ports-bc8595b19c8e1730b9a3dac40252fea5c6334569.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=333238
Diffstat (limited to 'sysutils/consolehm')
-rw-r--r--sysutils/consolehm/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/consolehm/Makefile b/sysutils/consolehm/Makefile
index 32cf9cd3d33b..71e0ee777baf 100644
--- a/sysutils/consolehm/Makefile
+++ b/sysutils/consolehm/Makefile
@@ -14,11 +14,8 @@ COMMENT= Console based hardware monitor for FreeBSD
WRKSRC= ${WRKDIR}/consolehm/consolehm
GNU_CONFIGURE= yes
-MAN8= chm.8
-MANCOMPRESSED= yes
-PLIST_FILES= bin/chm
+PLIST_FILES= bin/chm man/man8/chm.8.gz
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"