diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 21:36:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 21:36:23 +0000 |
commit | 4abbf3af132f42b80fb83e4ad2a5bd0e5b13d687 (patch) | |
tree | c1f14ed106695e4b4772b53f934f323de4fc98e8 /x11/bbappconf | |
parent | d0ac4d5989526317b2d521bf8ad9f0958c3e063e (diff) | |
download | ports-4abbf3af132f42b80fb83e4ad2a5bd0e5b13d687.tar.gz ports-4abbf3af132f42b80fb83e4ad2a5bd0e5b13d687.zip |
Notes
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: |