Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2014 18:40:23 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340635 - head/graphics/bbrb
Message-ID:  <201401211840.s0LIeNmg099191@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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>



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