summaryrefslogtreecommitdiff
path: root/graphics/bbrb
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-21 18:40:23 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-21 18:40:23 +0000
commitcaf68bc35be9ac84f61c38b1685789491fc19894 (patch)
tree8504ea71049651d44c0ea9ff832eaa08d6fea4f6 /graphics/bbrb
parentStage support (diff)
Stage support
Notes
Notes: svn path=/head/; revision=340635
Diffstat (limited to 'graphics/bbrb')
-rw-r--r--graphics/bbrb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/bbrb/Makefile b/graphics/bbrb/Makefile
index 73d6b8c38091..7be5845cbf93 100644
--- a/graphics/bbrb/Makefile
+++ b/graphics/bbrb/Makefile
@@ -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>