diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 23:55:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 23:55:13 +0000 |
commit | b8135727e5667c1cf0af2467f39e896962b6e1fc (patch) | |
tree | 19e1ac2018f516017690be5624a0e40e49f97f91 /x11/bbrun | |
parent | a0b37a133663ea3ad18eb2ec50066fa33923045f (diff) | |
download | ports-b8135727e5667c1cf0af2467f39e896962b6e1fc.tar.gz ports-b8135727e5667c1cf0af2467f39e896962b6e1fc.zip |
Notes
Diffstat (limited to 'x11/bbrun')
-rw-r--r-- | x11/bbrun/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/bbrun/Makefile b/x11/bbrun/Makefile index 74ad6db09eb6..1e00081f5b26 100644 --- a/x11/bbrun/Makefile +++ b/x11/bbrun/Makefile @@ -16,7 +16,6 @@ COMMENT= A Run box for Blackbox WRKSRC= ${WRKDIR}/${DISTNAME}/bbrun -USE_X_PREFIX= yes USE_GNOME= gtk20 USE_GMAKE= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |