Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2013 19:15:24 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337782 - head/sysutils/xbattbar
Message-ID:  <201312271915.rBRJFOxK078338@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Dec 27 19:15:24 2013
New Revision: 337782
URL: http://svnweb.freebsd.org/changeset/ports/337782

Log:
  Support stage

Modified:
  head/sysutils/xbattbar/Makefile

Modified: head/sysutils/xbattbar/Makefile
==============================================================================
--- head/sysutils/xbattbar/Makefile	Fri Dec 27 19:12:52 2013	(r337781)
+++ head/sysutils/xbattbar/Makefile	Fri Dec 27 19:15:24 2013	(r337782)
@@ -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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312271915.rBRJFOxK078338>