aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-31 00:05:12 +0800
committermiwi <miwi@FreeBSD.org>2014-01-31 00:05:12 +0800
commit395edba19f0ee869087724df96d02e947ef3495b (patch)
tree1a192048bfa384103553d4c90e96fd26f67ee919 /misc
parent718ed74f6e231ad74053f8533db1e5acf6b2dc2e (diff)
downloadfreebsd-ports-gnome-395edba19f0ee869087724df96d02e947ef3495b.tar.gz
freebsd-ports-gnome-395edba19f0ee869087724df96d02e947ef3495b.tar.zst
freebsd-ports-gnome-395edba19f0ee869087724df96d02e947ef3495b.zip
- Stage support
Diffstat (limited to 'misc')
-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>