summaryrefslogtreecommitdiff
path: root/audio/disc-cover
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-11 15:54:26 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-11 15:54:26 +0000
commitd1a052df58dbc88d2040e0f94d68f23efa5d3099 (patch)
treed9b564828c383e51946932eb3078eba1ca86eb85 /audio/disc-cover
parentde4a2fa2cc98ed2f4259d224763e3667d933fba3 (diff)
downloadpkgsrc-d1a052df58dbc88d2040e0f94d68f23efa5d3099.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"