svn commit: r340635 - head/graphics/bbrb

Antoine Brodin antoine at FreeBSD.org
Tue Jan 21 18:40:23 UTC 2014


Author: antoine
Date: Tue Jan 21 18:40:23 2014
New Revision: 340635
URL: http://svnweb.freebsd.org/changeset/ports/340635
QAT: https://qat.redports.org/buildarchive/r340635/

Log:
  Stage support

Modified:
  head/graphics/bbrb/Makefile

Modified: head/graphics/bbrb/Makefile
==============================================================================
--- head/graphics/bbrb/Makefile	Tue Jan 21 18:38:02 2014	(r340634)
+++ head/graphics/bbrb/Makefile	Tue Jan 21 18:40:23 2014	(r340635)
@@ -8,7 +8,7 @@ CATEGORIES=	graphics
 MASTER_SITES=	SF
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	A graphical background manager for the Blackbox window manager
+COMMENT=	Graphical background manager for the Blackbox window manager
 
 RUN_DEPENDS=	xv:${PORTSDIR}/graphics/xv \
 		blackbox:${PORTSDIR}/x11-wm/blackbox
@@ -16,5 +16,4 @@ RUN_DEPENDS=	xv:${PORTSDIR}/graphics/xv 
 USE_GNOME=	imlib
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list