summaryrefslogtreecommitdiff
path: root/audio/xmcd/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-11 19:05:39 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-11 19:05:39 +0000
commit7c7f307bd0d9f87ab12be8fa08d797fdfe04b78f (patch)
tree77c863606ff81cfc04877f01856b125793e00842 /audio/xmcd/Makefile
parent9eda2f0068d08e01c2520509a655c50226c7912a (diff)
downloadpkgsrc-7c7f307bd0d9f87ab12be8fa08d797fdfe04b78f.tar.gz
bl3ify
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r--audio/xmcd/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index 26d8c9dcf17..e841682f9eb 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2004/03/04 17:49:17 tron Exp $
+# $NetBSD: Makefile,v 1.47 2004/04/11 19:05:39 xtraeme Exp $
DISTNAME= xmcd-3.0.2
PKGREVISION= 3
@@ -13,8 +13,8 @@ PATCH_SITES= ${HOMEPAGE}
PATCHFILES= xmcd-3.0.2-proxyauth-patch
PATCH_DIST_STRIP= -p1
-WRKSRC= ${WRKDIR}/xmcd-3.0
-USE_BUILDLINK2= yes
+WRKSRC= ${WRKDIR}/xmcd-3.0
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
@@ -55,8 +55,8 @@ post-install:
done; \
fi
-.include "../../devel/ncurses/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
-.include "../../mk/motif.buildlink2.mk"
+.include "../../devel/ncurses/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
+.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"