aboutsummaryrefslogtreecommitdiff
path: root/audio/libgig
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2013-06-09 19:30:58 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2013-06-09 19:30:58 +0000
commit1f2b1eac8efc6c78fe5812a440328a74c1db3ec5 (patch)
tree45e6d01ac243fc692b2b3dc21ccf4af150938e8d /audio/libgig
parentb6702c813611f59c5c532b812919372252db5fc7 (diff)
downloadports-1f2b1eac8efc6c78fe5812a440328a74c1db3ec5.tar.gz
ports-1f2b1eac8efc6c78fe5812a440328a74c1db3ec5.zip
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports. PR: 179072
Notes
Notes: svn path=/head/; revision=320405
Diffstat (limited to 'audio/libgig')
-rw-r--r--audio/libgig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libgig/Makefile b/audio/libgig/Makefile
index e30d17b6c351..76a402ccb21f 100644
--- a/audio/libgig/Makefile
+++ b/audio/libgig/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgig
PORTVERSION= 3.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/qsampler/${PORTNAME}/${PORTVERSION} \
http://download.linuxsampler.org/packages/
@@ -17,7 +17,7 @@ COMMENT= Gigasampler file loader library
LICENSE= GPLv2
-LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \
+LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \
sndfile.1:${PORTSDIR}/audio/libsndfile \
uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid