diff options
Diffstat (limited to 'x11/bbappconf')
-rw-r--r-- | x11/bbappconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/bbappconf/Makefile b/x11/bbappconf/Makefile index 3b722fb28727..cd7c760b11c2 100644 --- a/x11/bbappconf/Makefile +++ b/x11/bbappconf/Makefile @@ -7,7 +7,7 @@ PORTNAME= bbappconf PORTVERSION= 0.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bbtools @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= bbtools MAINTAINER= gerrit.beine@gmx.de COMMENT= Application configuring tool for the blackbox window manager -USE_X_PREFIX= yes +USE_XORG= x11 GNU_CONFIGURE= yes do-install: |