diff options
Diffstat (limited to 'x11-wm/bbconf/Makefile')
-rw-r--r-- | x11-wm/bbconf/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/bbconf/Makefile b/x11-wm/bbconf/Makefile index 2f782e4267d0..4bf175d4b7d4 100644 --- a/x11-wm/bbconf/Makefile +++ b/x11-wm/bbconf/Makefile @@ -7,15 +7,14 @@ PORTNAME= bbconf PORTVERSION= 1.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Configurator for the Blackbox window manager -USE_X_PREFIX= yes +USE_XORG= x11 USE_QT_VER= 3 USE_PERL5_BUILD= yes GNU_CONFIGURE= yes |