aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-07-28 09:00:18 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-07-28 09:00:18 +0000
commit9b534e5c9e4f3a34076c07fc4852892c5d8cfdbd (patch)
treecaf0ccd0e17f2557408d22587d36477e46dbdbd0 /multimedia
parentbd8c78a9988977e5848972b1dda3c16549535f4f (diff)
downloadports-9b534e5c9e4f3a34076c07fc4852892c5d8cfdbd.tar.gz
ports-9b534e5c9e4f3a34076c07fc4852892c5d8cfdbd.zip
Convert to USE_PKGCONFIG.
Notes
Notes: svn path=/head/; revision=301642
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/vdr-plugin-softdevice/Makefile2
-rw-r--r--multimedia/vdr-plugin-softhddevice/Makefile2
-rw-r--r--multimedia/vdr-plugin-xineliboutput/Makefile2
-rw-r--r--multimedia/vdr/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/vdr-plugin-softdevice/Makefile b/multimedia/vdr-plugin-softdevice/Makefile
index e7aac82d6b63..dc6625d511f3 100644
--- a/multimedia/vdr-plugin-softdevice/Makefile
+++ b/multimedia/vdr-plugin-softdevice/Makefile
@@ -19,7 +19,7 @@ COMMENT= Video Disk Recorder - softdevice plugin
LIB_DEPENDS+= avcodec:${PORTSDIR}/multimedia/ffmpeg
USE_BZIP2= yes
-USE_GNOME+= pkgconfig
+USE_PKGCONFIG= build
USE_XORG+= xv x11 xinerama
PATCH_STRIP= -p1
HAVE_CONFIGURE= yes
diff --git a/multimedia/vdr-plugin-softhddevice/Makefile b/multimedia/vdr-plugin-softhddevice/Makefile
index fbb1cd410abf..d5053db5333c 100644
--- a/multimedia/vdr-plugin-softhddevice/Makefile
+++ b/multimedia/vdr-plugin-softhddevice/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS+= avcodec:${PORTSDIR}/multimedia/ffmpeg \
xcb-keysyms:${PORTSDIR}/x11/xcb-util-keysyms \
asound:${PORTSDIR}/audio/alsa-lib
-USE_GNOME+= pkgconfig
+USE_PKGCONFIG= build
USE_XORG+= xv x11 xinerama
USE_GL+= gl glu
PATCH_STRIP= -p1
diff --git a/multimedia/vdr-plugin-xineliboutput/Makefile b/multimedia/vdr-plugin-xineliboutput/Makefile
index a2f01642c346..bacf1bbbbf3f 100644
--- a/multimedia/vdr-plugin-xineliboutput/Makefile
+++ b/multimedia/vdr-plugin-xineliboutput/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS+= xine:${PORTSDIR}/multimedia/libxine \
USE_BZIP2= yes
PATCH_STRIP= -p1
-USE_GNOME+= pkgconfig
+USE_PKGCONFIG= build
USE_XORG+= xrandr xrender
USE_GL= gl glu glut
PORTDOCS= COPYING README HISTORY
diff --git a/multimedia/vdr/Makefile b/multimedia/vdr/Makefile
index be49819428ed..e5525bff64f6 100644
--- a/multimedia/vdr/Makefile
+++ b/multimedia/vdr/Makefile
@@ -29,7 +29,7 @@ OPTIONS_DEFAULT= IPTVPATCH TTXPATCH
DIST_SUBDIR= vdr
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME+= pkgconfig
+USE_PKGCONFIG= build
USE_GETTEXT= yes
USE_ICONV= yes
PORTDOCS= COPYING INSTALL MANUAL README HISTORY