diff options
Diffstat (limited to 'graphics/xmms-jess/Makefile')
-rw-r--r-- | graphics/xmms-jess/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile index 6b9653e750e3..cf4a956d5024 100644 --- a/graphics/xmms-jess/Makefile +++ b/graphics/xmms-jess/Makefile @@ -21,7 +21,8 @@ SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" GNU_CONFIGURE= yes -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 USE_X_PREFIX= yes .include <bsd.port.mk> |