summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
commit5afc678aac11dcb929706121d1fec2707a1e8e54 (patch)
tree89d39d526223ba8929324fc0ca33a08f06f5f7ae /multimedia
parentAdd system-config-printer (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209636
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/exportvideo/Makefile3
-rw-r--r--multimedia/kmplayer-kde4/Makefile1
-rw-r--r--multimedia/kmplayer/Makefile1
3 files changed, 1 insertions, 4 deletions
diff --git a/multimedia/exportvideo/Makefile b/multimedia/exportvideo/Makefile
index c0182d934f6a..afe6faf2437c 100644
--- a/multimedia/exportvideo/Makefile
+++ b/multimedia/exportvideo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= exportvideo
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://tigerente.htu.tuwien.ac.at/~aoe/mystuff/mpeg2_movie-avipatch/
DISTNAME= ${PORTNAME}.7e-pre9
@@ -22,7 +22,6 @@ DEPRECATED= Add-on for soon to be removed nuppelvideo port
EXPIRATION_DATE=2008-04-07
USE_GNOME= gtk12
-USE_XLIB= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --no-avi --prefix=${PREFIX}
diff --git a/multimedia/kmplayer-kde4/Makefile b/multimedia/kmplayer-kde4/Makefile
index 598852ddcafe..bd1a1611c39a 100644
--- a/multimedia/kmplayer-kde4/Makefile
+++ b/multimedia/kmplayer-kde4/Makefile
@@ -28,7 +28,6 @@ RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer
USE_BZIP2= yes
USE_KDEBASE_VER=3
-USE_XLIB= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
diff --git a/multimedia/kmplayer/Makefile b/multimedia/kmplayer/Makefile
index 598852ddcafe..bd1a1611c39a 100644
--- a/multimedia/kmplayer/Makefile
+++ b/multimedia/kmplayer/Makefile
@@ -28,7 +28,6 @@ RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer
USE_BZIP2= yes
USE_KDEBASE_VER=3
-USE_XLIB= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes