pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmms-neato Use bl3, nuke LTCONFIG_OVERRIDE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4aaef0dd95e
branches: trunk
changeset: 470820:c4aaef0dd95e
user: snj <snj%pkgsrc.org@localhost>
date: Fri Mar 12 03:57:03 2004 +0000
description:
Use bl3, nuke LTCONFIG_OVERRIDE.
diffstat:
audio/xmms-neato/Makefile | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r a915d614cb8d -r c4aaef0dd95e audio/xmms-neato/Makefile
--- a/audio/xmms-neato/Makefile Fri Mar 12 03:15:18 2004 +0000
+++ b/audio/xmms-neato/Makefile Fri Mar 12 03:57:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/22 07:15:01 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/03/12 03:57:03 snj Exp $
#
DISTNAME= neato
@@ -11,12 +11,11 @@
HOMEPAGE= http://www.rpi.edu/~mullr/xmms/
COMMENT= Circle effect XMMS plugin
-USE_BUILDLINK2= yes
-USE_X11= yes
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
-GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+USE_X11= yes
GNU_CONFIGURE= YES
@@ -32,5 +31,5 @@
${CHMOD} +x install-sh ; \
${MAKE} distclean
-.include "../../audio/xmms/buildlink2.mk"
+.include "../../audio/xmms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index