aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Audio-CD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/p5-Audio-CD/Makefile')
-rw-r--r--audio/p5-Audio-CD/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile
index dc00d9f6fd00..ea6d49a72a3c 100644
--- a/audio/p5-Audio-CD/Makefile
+++ b/audio/p5-Audio-CD/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Audio-CD
PORTVERSION= 0.04
+PORTREVISION= 1
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Audio
@@ -17,6 +18,8 @@ MAINTAINER= roman@xpert.com
LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio
PERL_CONFIGURE= YES
+CONFIGURE_ARGS= INC="-I${LOCALBASE}/include " \
+ LIBS="-L${LOCALBASE}/lib -lcdaudio"
MAN3= Audio::CD.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}