diff options
-rw-r--r-- | graphics/bbrb/Makefile | 3 |
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> |