aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gavl
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-10-20 08:12:20 +0000
committerJohn Marino <marino@FreeBSD.org>2014-10-20 08:12:20 +0000
commitbadd7a1eba6479ee7b956567b6e8eb149be43671 (patch)
tree6661e7ce62892409aaddb9d650570241a1b6af3c /multimedia/gavl
parent8da45592599ee1bb93b867bd1fff95633295b472 (diff)
downloadports-badd7a1eba6479ee7b956567b6e8eb149be43671.tar.gz
ports-badd7a1eba6479ee7b956567b6e8eb149be43671.zip
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket)
Notes
Notes: svn path=/head/; revision=371241
Diffstat (limited to 'multimedia/gavl')
-rw-r--r--multimedia/gavl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gavl/Makefile b/multimedia/gavl/Makefile
index 4302ad2a6fd8..71280aa91067 100644
--- a/multimedia/gavl/Makefile
+++ b/multimedia/gavl/Makefile
@@ -13,7 +13,7 @@ COMMENT= Library for handling uncompressed video and audio data
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= pathfix pkgconfig libtool
+USES= alias libtool pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include