summaryrefslogtreecommitdiff
path: root/audio/xmms-alarm
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-07 22:52:41 +0000
committersnj <snj@pkgsrc.org>2004-03-07 22:52:41 +0000
commita4c2ad9315e9c400d1df2d7a7ac686b40bcdb391 (patch)
tree9d5bc9f26c9c60e9bd45ec3ade03aa3854f60954 /audio/xmms-alarm
parent642f90b04c7a0e20202699b99440957bfdd26d23 (diff)
downloadpkgsrc-a4c2ad9315e9c400d1df2d7a7ac686b40bcdb391.tar.gz
Use bl3.
Diffstat (limited to 'audio/xmms-alarm')
-rw-r--r--audio/xmms-alarm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmms-alarm/Makefile b/audio/xmms-alarm/Makefile
index 64f84c8ccfc..155e0700ebf 100644
--- a/audio/xmms-alarm/Makefile
+++ b/audio/xmms-alarm/Makefile
@@ -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 @@ MAINTAINER= dotz@irc.pl
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"