summaryrefslogtreecommitdiff
path: root/audio/snd
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-11 18:41:45 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-11 18:41:45 +0000
commitd62304bdeaafcff0fc8cf2e12daa431e87054b04 (patch)
tree1c62998606a09a5366678eef746fbc4a590dead0 /audio/snd
parent0cbe68a4632b8999a695356c37a833215945e420 (diff)
downloadpkgsrc-d62304bdeaafcff0fc8cf2e12daa431e87054b04.tar.gz
bl3ify now that we have motif.buildlink3.mk.
Diffstat (limited to 'audio/snd')
-rw-r--r--audio/snd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index fdda760c810..c9167bcc6bb 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2004/01/28 13:00:44 xtraeme Exp $
+# $NetBSD: Makefile,v 1.33 2004/04/11 18:41:45 xtraeme Exp $
#
DISTNAME= snd
@@ -14,7 +14,7 @@ COMMENT= X based sound editor
NO_SRC_ON_FTP= Already on MASTER_SITE_LOCAL
WRKSRC= ${WRKDIR}
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
MAKEFILE= makefile.netbsd
@@ -28,7 +28,7 @@ do-install:
${INSTALL_DATA_DIR} ${HTMLDIR}
cd ${WRKSRC} ; ${INSTALL_DATA} *.gif *.html *.txt README.Snd ${HTMLDIR}
-.include "../../graphics/xpm/buildlink2.mk"
-.include "../../mk/motif.buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
+.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"