diff options
Diffstat (limited to 'graphics/xine/Makefile')
-rw-r--r-- | graphics/xine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xine/Makefile b/graphics/xine/Makefile index ee559ae..8d2014f 100644 --- a/graphics/xine/Makefile +++ b/graphics/xine/Makefile @@ -21,7 +21,8 @@ LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine \ intl.4:${PORTSDIR}/devel/gettext USE_X_PREFIX= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= imlib USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |