aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfsm
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/xfsm
parent73115d280711ad59a190a3c0e5dea161cb9e3cb1 (diff)
downloadports-275ad11b0bf958423947a5c36bfd773e35828b14.tar.gz
ports-275ad11b0bf958423947a5c36bfd773e35828b14.zip
Notes
Diffstat (limited to 'sysutils/xfsm')
-rw-r--r--sysutils/xfsm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/xfsm/Makefile b/sysutils/xfsm/Makefile
index e6c17b4f08dc..e9edfc6ac1d6 100644
--- a/sysutils/xfsm/Makefile
+++ b/sysutils/xfsm/Makefile
@@ -15,8 +15,6 @@ COMMENT= X File System Monitor
USES= imake
USE_XORG= xbitmaps x11 xext
MAKE_ARGS= CC="${CC}" CCOPTIONS="-DFreeBSD"
-MAN1= xfsm.1
-PLIST_FILES= bin/xfsm
+PLIST_FILES= bin/xfsm man/man1/${PORTNAME}.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>