freebsd-ports/graphics/bbrb/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

23 lines
469 B
Makefile

# New ports collection makefile for: bbrb
# Date created: 19 February 2002
# Whom: Dan Peck <peckdani@msu.edu>
#
# $FreeBSD$
#
PORTNAME= bbrb
PORTVERSION= 0.4.1
PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical background manager for the Blackbox window manager
RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv \
blackbox:${PORTSDIR}/x11-wm/blackbox
USE_GNOME= imlib
GNU_CONFIGURE= yes
.include <bsd.port.mk>