diff options
Diffstat (limited to 'graphics/xmps-opendivx-plugin')
-rw-r--r-- | graphics/xmps-opendivx-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xmps-opendivx-plugin/Makefile b/graphics/xmps-opendivx-plugin/Makefile index 0dd427b9326c..715329c3c267 100644 --- a/graphics/xmps-opendivx-plugin/Makefile +++ b/graphics/xmps-opendivx-plugin/Makefile @@ -20,7 +20,8 @@ LIB_DEPENDS= divxdecore.0:${PORTSDIR}/graphics/libdivxdecore \ WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.2 USE_GMAKE= yes USE_LIBTOOL= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_X_PREFIX= yes INSTALLS_SHLIB= yes PLIST_SUB= LIB_VERSION="${LIB_VERSION}" |