diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /multimedia | |
parent | dd9602c2a3e0aa86e76d2db30cf6349888702517 (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/exportvideo/Makefile | 3 | ||||
-rw-r--r-- | multimedia/kmplayer-kde4/Makefile | 1 | ||||
-rw-r--r-- | multimedia/kmplayer/Makefile | 1 |
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 |