pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/xmms-alarm Use bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/acc6ccf0125b
branches:  trunk
changeset: 470290:acc6ccf0125b
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Mar 07 22:52:41 2004 +0000

description:
Use bl3.

diffstat:

 audio/xmms-alarm/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r d8b0c1424c34 -r acc6ccf0125b audio/xmms-alarm/Makefile
--- a/audio/xmms-alarm/Makefile Sun Mar 07 22:48:23 2004 +0000
+++ b/audio/xmms-alarm/Makefile Sun Mar 07 22:52:41 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/02/14 17:21:34 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/07 22:52:41 snj Exp $
 #
 
 DISTNAME=              xmms-alarm-0.3.3
@@ -9,11 +9,11 @@
 HOMEPAGE=              http://www.snika.uklinux.net/index.php?show=xmms-alarm
 COMMENT=               Plugin which allows XMMS to be used as an alarm clock
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_X11=               YES
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
 SHLIBTOOL_OVERRIDE=    libtool
 
-.include "../../audio/xmms/buildlink2.mk"
+.include "../../audio/xmms/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index