aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Audio-FLAC-Header
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/p5-Audio-FLAC-Header
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/p5-Audio-FLAC-Header')
-rw-r--r--audio/p5-Audio-FLAC-Header/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/p5-Audio-FLAC-Header/Makefile b/audio/p5-Audio-FLAC-Header/Makefile
index f3c3446bf82e..3d92700eea3c 100644
--- a/audio/p5-Audio-FLAC-Header/Makefile
+++ b/audio/p5-Audio-FLAC-Header/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Audio-FLAC-Header
PORTVERSION= 2.4
+PORTREVISION= 1
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lippe@FreeBSD.org
COMMENT= Interface to FLAC header metadata
-LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac
+LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac
PERL_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include