diff options
Diffstat (limited to 'graphics/xmms-iris/Makefile')
-rw-r--r-- | graphics/xmms-iris/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xmms-iris/Makefile b/graphics/xmms-iris/Makefile index c94f56d2f39a..57cd06fe7be8 100644 --- a/graphics/xmms-iris/Makefile +++ b/graphics/xmms-iris/Makefile @@ -17,7 +17,8 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms GNU_CONFIGURE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_GMAKE= yes USE_MESA= yes USE_X_PREFIX= yes |