diff options
Diffstat (limited to 'graphics/xtheater/Makefile')
-rw-r--r-- | graphics/xtheater/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xtheater/Makefile b/graphics/xtheater/Makefile index 5dbca4ad4f17..7f143cf57c32 100644 --- a/graphics/xtheater/Makefile +++ b/graphics/xtheater/Makefile @@ -22,7 +22,8 @@ LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config USE_BZIP2= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_MESA= yes USE_REINPLACE= yes USE_GMAKE= yes |