From 9d72257db844164e2c5f6e556f182d774348fc93 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Tue, 22 Oct 2013 07:46:20 +0000 Subject: - Support staging --- devel/cxmon/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel') 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 -- cgit