summaryrefslogtreecommitdiff
path: root/audio/disc-cover
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-11 15:54:26 +0000
committerxtraeme <xtraeme>2004-04-11 15:54:26 +0000
commitf5557fcbcabd64cfea70fc2d751c4e64a99c2bed (patch)
treed9b564828c383e51946932eb3078eba1ca86eb85 /audio/disc-cover
parentce930237f18ec7ab956bb1982db4922169759d6e (diff)
downloadpkgsrc-f5557fcbcabd64cfea70fc2d751c4e64a99c2bed.tar.gz
bl3ify
Diffstat (limited to 'audio/disc-cover')
-rw-r--r--audio/disc-cover/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/disc-cover/Makefile b/audio/disc-cover/Makefile
index 1364ebbcef0..7662ed8c0d9 100644
--- a/audio/disc-cover/Makefile
+++ b/audio/disc-cover/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/12/05 15:15:59 drochner Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/11 15:54:26 xtraeme Exp $
#
DISTNAME= disc-cover-1.5.4
@@ -11,7 +11,7 @@ COMMENT= Generation of CD covers
DEPENDS+= p5-Audio-CD-0.05:../../audio/p5-Audio-CD
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
REPLACE_PERL= disc-cover
DCTMPL= ${PREFIX}/share/disc-cover/templates
@@ -28,5 +28,5 @@ do-install:
${INSTALL_DATA_DIR} ${DCTMPL}
${INSTALL_DATA} ${WRKSRC}/templates/* ${DCTMPL}
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"