aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Audio-FLAC-Header
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 09:36:43 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 09:36:43 +0000
commit950fd3cbc2b1f6df975387bf3a364dc1d20e7d58 (patch)
tree4147b61d5aaf43eadd75d4949ce6a77761ed9b5b /audio/p5-Audio-FLAC-Header
parent72185e5fb2229800490e58850811d57db1039664 (diff)
downloadports-950fd3cbc2b1f6df975387bf3a364dc1d20e7d58.tar.gz
ports-950fd3cbc2b1f6df975387bf3a364dc1d20e7d58.zip
Notes
Diffstat (limited to 'audio/p5-Audio-FLAC-Header')
-rw-r--r--audio/p5-Audio-FLAC-Header/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/audio/p5-Audio-FLAC-Header/Makefile b/audio/p5-Audio-FLAC-Header/Makefile
index 3d92700eea3c..1dc22e19473c 100644
--- a/audio/p5-Audio-FLAC-Header/Makefile
+++ b/audio/p5-Audio-FLAC-Header/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Audio-FLAC-Header
-# Date created: 21 July 2006
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Audio-FLAC-Header
PORTVERSION= 2.4
@@ -17,7 +13,8 @@ COMMENT= Interface to FLAC header metadata
LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
CFLAGS+= -I${LOCALBASE}/include
MAN3= Audio::FLAC::Header.3