summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-27 19:15:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-27 19:15:24 +0000
commit8238621927f25e562c1363c1acd09aa5fd441657 (patch)
tree22c424e739a87fc64a9379b989ee7371b66bbce0 /sysutils
parentSupport stage (diff)
Support stage
Notes
Notes: svn path=/head/; revision=337782
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xbattbar/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile
index d1bd48fa0bc9..442ff7968680 100644
--- a/sysutils/xbattbar/Makefile
+++ b/sysutils/xbattbar/Makefile
@@ -14,8 +14,7 @@ COMMENT= Simple battery meter
USES= imake
USE_XORG= x11 xext
WRKSRC= ${WRKDIR}/xbattbar-${PORTVERSION}
-MAN1= xbattbar.1
-PLIST_FILES= bin/xbattbar
+PLIST_FILES= bin/xbattbar \
+ man/man1/xbattbar.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>