aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-10-22 15:46:20 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-10-22 15:46:20 +0800
commit9d72257db844164e2c5f6e556f182d774348fc93 (patch)
tree331c2601741bfee98e668c52840ba6056ee0e8d2 /devel
parentbb6c5003fcbf33bd14bca0b8caf3c844799a3f84 (diff)
downloadfreebsd-ports-gnome-9d72257db844164e2c5f6e556f182d774348fc93.tar.gz
freebsd-ports-gnome-9d72257db844164e2c5f6e556f182d774348fc93.tar.zst
freebsd-ports-gnome-9d72257db844164e2c5f6e556f182d774348fc93.zip
- Support staging
Diffstat (limited to 'devel')
-rw-r--r--devel/cxmon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/cxmon/Makefile b/devel/cxmon/Makefile
index c5b8f947cf41..c7286212d899 100644
--- a/devel/cxmon/Makefile
+++ b/devel/cxmon/Makefile
@@ -11,8 +11,7 @@ COMMENT= Interactive file manipulation tool and disassembler
GNU_CONFIGURE= yes
-MAN1= cxmon.1
-PLIST_FILES= bin/cxmon
+PLIST_FILES= bin/${PORTNAME} \
+ man/man1/${PORTNAME}.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>