diff options
Diffstat (limited to 'graphics/bbrb/Makefile')
-rw-r--r-- | graphics/bbrb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/bbrb/Makefile b/graphics/bbrb/Makefile index 2c866e1920ac..f3a9bac6c73b 100644 --- a/graphics/bbrb/Makefile +++ b/graphics/bbrb/Makefile @@ -17,8 +17,8 @@ RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv \ blackbox:${PORTSDIR}/x11-wm/blackbox USE_X_PREFIX= yes -USE_GTK= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= imlib GNU_CONFIGURE= yes .include <bsd.port.mk> |