aboutsummaryrefslogtreecommitdiff
path: root/misc/clpbar
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-30 16:05:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-30 16:05:12 +0000
commitfbebb043a5082fb58429677e2acbba264843b95e (patch)
tree1a192048bfa384103553d4c90e96fd26f67ee919 /misc/clpbar
parent57e4b916c4592e13f8c40e209a7b22de6df3add5 (diff)
downloadports-fbebb043a5082fb58429677e2acbba264843b95e.tar.gz
ports-fbebb043a5082fb58429677e2acbba264843b95e.zip
- Stage support
Notes
Notes: svn path=/head/; revision=341855
Diffstat (limited to 'misc/clpbar')
-rw-r--r--misc/clpbar/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/clpbar/Makefile b/misc/clpbar/Makefile
index 8a7efdbdd80a..e44564b0e487 100644
--- a/misc/clpbar/Makefile
+++ b/misc/clpbar/Makefile
@@ -14,8 +14,7 @@ WRKSRC= ${WRKDIR}/bar-${PORTVERSION}
GNU_CONFIGURE= yes
MAKE_ARGS+= CFLAGS+="${CFLAGS}"
-MAN1= bar.1
-PLIST_FILES= bin/bar
+PLIST_FILES= bin/bar \
+ man/man1/bar.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>