aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-19 13:04:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-19 13:04:30 +0000
commit334eb0fc61312986b1d9f56b24c7518920f81462 (patch)
treeeba3c1f7e94497327507881e3b0eb623013d377e /multimedia
parentaf5cd17df996051954e3a13bcaba16d71c593585 (diff)
downloadports-334eb0fc61312986b1d9f56b24c7518920f81462.tar.gz
ports-334eb0fc61312986b1d9f56b24c7518920f81462.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gavl/Makefile2
-rw-r--r--multimedia/gmerlin-avdecoder/Makefile2
-rw-r--r--multimedia/libass/Makefile2
-rw-r--r--multimedia/libdc1394/Makefile2
-rw-r--r--multimedia/libdvbpsi/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/gavl/Makefile b/multimedia/gavl/Makefile
index 7c0a32a7382a..e046f7efecf4 100644
--- a/multimedia/gavl/Makefile
+++ b/multimedia/gavl/Makefile
@@ -12,7 +12,7 @@ COMMENT= A library for handling uncompressed video and audio data
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_GNOME= gnomehack
+USES= pathfix
USE_LDCONFIG= yes
USE_PKGCONFIG= build
MAKE_JOBS_SAFE= yes
diff --git a/multimedia/gmerlin-avdecoder/Makefile b/multimedia/gmerlin-avdecoder/Makefile
index 4e606df3d3f3..77e21e6eeb88 100644
--- a/multimedia/gmerlin-avdecoder/Makefile
+++ b/multimedia/gmerlin-avdecoder/Makefile
@@ -29,7 +29,7 @@ DVDREAD_DESC= libdvdread support
GMERLIN_DESC= gmerlin support
SAMBA_DESC= Samba support using libsmbclient
-USE_GNOME= gnomehack
+USES= pathfix
USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-cpuflags=none --without-doxygen
diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile
index eaba2adf9d07..5fbdfaac1c4c 100644
--- a/multimedia/libass/Makefile
+++ b/multimedia/libass/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
expat:${PORTSDIR}/textproc/expat2 \
fribidi:${PORTSDIR}/converters/fribidi
-USE_GNOME= gnomehack
+USES= pathfix
USE_PKGCONFIG= build
USE_XZ= yes
USE_LDCONFIG= yes
diff --git a/multimedia/libdc1394/Makefile b/multimedia/libdc1394/Makefile
index d93a709f3eb2..20dd13f47866 100644
--- a/multimedia/libdc1394/Makefile
+++ b/multimedia/libdc1394/Makefile
@@ -16,7 +16,7 @@ COMMENT= 1394-based DC Control Library
LICENSE= LGPL21
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack
+USES= pathfix
USE_LDCONFIG= yes
MAN1= dc1394_multiview.1 \
diff --git a/multimedia/libdvbpsi/Makefile b/multimedia/libdvbpsi/Makefile
index 404c9d154353..ca9f244c08c9 100644
--- a/multimedia/libdvbpsi/Makefile
+++ b/multimedia/libdvbpsi/Makefile
@@ -18,7 +18,7 @@ COMMENT= A library for MPEG TS and DVB PSI tables decoding and generation
LICENSE= LGPL21
USE_BZIP2= yes
-USE_GNOME= gnomehack
+USES= pathfix
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
.if defined(WITH_DEBUG)