pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmms-dflowers Use bl3 and nuke LTCONFIG_OVERRIDE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c1a38b90b29
branches: trunk
changeset: 470554:2c1a38b90b29
user: snj <snj%pkgsrc.org@localhost>
date: Wed Mar 10 04:21:57 2004 +0000
description:
Use bl3 and nuke LTCONFIG_OVERRIDE.
diffstat:
audio/xmms-dflowers/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r a8c21581cf10 -r 2c1a38b90b29 audio/xmms-dflowers/Makefile
--- a/audio/xmms-dflowers/Makefile Wed Mar 10 04:19:34 2004 +0000
+++ b/audio/xmms-dflowers/Makefile Wed Mar 10 04:21:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 21:23:57 grant Exp $
+# $NetBSD: Makefile,v 1.17 2004/03/10 04:21:57 snj Exp $
#
DISTNAME= dflowers-1.2
@@ -11,10 +11,9 @@
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
COMMENT= XMMS plugin for dual flower scope
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-.include "../../audio/xmms/buildlink2.mk"
+.include "../../audio/xmms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index