pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/snd bl3ify now that we have motif.buildlink3.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a499f18e99e
branches:  trunk
changeset: 472648:5a499f18e99e
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Apr 11 18:41:45 2004 +0000

description:
bl3ify now that we have motif.buildlink3.mk.

diffstat:

 audio/snd/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 6281c9af9783 -r 5a499f18e99e audio/snd/Makefile
--- a/audio/snd/Makefile        Sun Apr 11 18:39:36 2004 +0000
+++ b/audio/snd/Makefile        Sun Apr 11 18:41:45 2004 +0000
@@ -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 @@
 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 @@
        ${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"



Home | Main Index | Thread Index | Old Index