aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xine
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-06-19 21:52:15 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-06-19 21:52:15 +0000
commit1f17af31ce2651e9bae9afcbccc465e283e83080 (patch)
tree60f2ba95b519f4b312e52b7ca4ca7aee6b6c0195 /multimedia/xine
parent53869fc1e79060cff09365a1d7bac5a9d76465a2 (diff)
downloadports-1f17af31ce2651e9bae9afcbccc465e283e83080.tar.gz
ports-1f17af31ce2651e9bae9afcbccc465e283e83080.zip
Notes
Diffstat (limited to 'multimedia/xine')
-rw-r--r--multimedia/xine/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index fc76b3f876b3..140b427e26d9 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xine
PORTVERSION= 0.99.6
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ui/${PORTVERSION}
DISTNAME= ${PORTNAME}-ui-${PORTVERSION}
@@ -20,11 +21,12 @@ LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine \
RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info
USE_XZ= yes
-USE_XORG= x11 xt xv xinerama xxf86vm
+USE_XORG= x11 xt xtst xv xinerama xxf86vm
USE_GETTEXT= yes
USE_GMAKE= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --enable-vdr-keys
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
THREAD_CFLAGS="${PTHREAD_CFLAGS}" \