diff options
Diffstat (limited to 'multimedia/xtheater/Makefile')
-rw-r--r-- | multimedia/xtheater/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/xtheater/Makefile b/multimedia/xtheater/Makefile index 5dbca4a..7f143cf 100644 --- a/multimedia/xtheater/Makefile +++ b/multimedia/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 |