pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmms-gdancer Use bl3, nuke LTCONFIG_OVERRIDE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/adb14b225678
branches: trunk
changeset: 470558:adb14b225678
user: snj <snj%pkgsrc.org@localhost>
date: Wed Mar 10 04:34:53 2004 +0000
description:
Use bl3, nuke LTCONFIG_OVERRIDE.
diffstat:
audio/xmms-gdancer/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 29f07a7a7ae7 -r adb14b225678 audio/xmms-gdancer/Makefile
--- a/audio/xmms-gdancer/Makefile Wed Mar 10 04:31:45 2004 +0000
+++ b/audio/xmms-gdancer/Makefile Wed Mar 10 04:34:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:24:03 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/03/10 04:34:53 snj Exp $
#
DISTNAME= gdancer-0.4.3
@@ -11,11 +11,10 @@
HOMEPAGE= http://figz.com/gdancer/
COMMENT= XMMS plugin to animate characters to the beat of the music
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= 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