diff options
Diffstat (limited to 'x11-wm/bbrun/Makefile')
-rw-r--r-- | x11-wm/bbrun/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/bbrun/Makefile b/x11-wm/bbrun/Makefile index 90560b0f27b4..339598d8bfbf 100644 --- a/x11-wm/bbrun/Makefile +++ b/x11-wm/bbrun/Makefile @@ -15,7 +15,8 @@ MAINTAINER= adam@vectors.cx LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_GMAKE= yes USE_XPM= yes WRKSRC= ${WRKDIR}/${DISTNAME}/bbrun |