diff options
Diffstat (limited to 'graphics/xmps-win32-plugin/Makefile')
-rw-r--r-- | graphics/xmps-win32-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xmps-win32-plugin/Makefile b/graphics/xmps-win32-plugin/Makefile index 8b3f005b6f21..bc835054bf49 100644 --- a/graphics/xmps-win32-plugin/Makefile +++ b/graphics/xmps-win32-plugin/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS= ${CODEC_DETECTION_FILE}:${CODEC_PORT} USE_GMAKE= yes USE_LIBTOOL= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_REINPLACE= yes USE_X_PREFIX= yes INSTALLS_SHLIB= yes |