diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-03 02:46:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-03 02:46:49 +0000 |
commit | 5dc9b7f571c5ff107f23c55359449e1320f5bc23 (patch) | |
tree | 5a017d01eb1fdb09f452ca186cf116b89ff21ba0 /multimedia/xine/Makefile | |
parent | 54a93712b5de4af20902c4225ea8294420e21eee (diff) |
Notes
Diffstat (limited to 'multimedia/xine/Makefile')
-rw-r--r-- | multimedia/xine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile index ee559aec5b19..8d2014f04fbd 100644 --- a/multimedia/xine/Makefile +++ b/multimedia/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 |