aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xcpustate
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-17 02:58:44 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-17 02:58:44 +0000
commit275ad11b0bf958423947a5c36bfd773e35828b14 (patch)
tree40790b9c1264c409cf4a893fd149594e444444c9 /sysutils/xcpustate
parent73115d280711ad59a190a3c0e5dea161cb9e3cb1 (diff)
downloadports-275ad11b0bf958423947a5c36bfd773e35828b14.tar.gz
ports-275ad11b0bf958423947a5c36bfd773e35828b14.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=334050
Diffstat (limited to 'sysutils/xcpustate')
-rw-r--r--sysutils/xcpustate/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/xcpustate/Makefile b/sysutils/xcpustate/Makefile
index f5932a8f2ce9..e9d33033870a 100644
--- a/sysutils/xcpustate/Makefile
+++ b/sysutils/xcpustate/Makefile
@@ -20,8 +20,6 @@ NO_WRKSUBDIR= yes
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xt
-MAN1= ${PORTNAME}.1
-PLIST_FILES= bin/${PORTNAME}
+PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>