pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xmms-synaesthesia Use bl3, nuke LTCONFIG_OVERRIDE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e35dd6c9567b
branches: trunk
changeset: 470824:e35dd6c9567b
user: snj <snj%pkgsrc.org@localhost>
date: Fri Mar 12 04:31:46 2004 +0000
description:
Use bl3, nuke LTCONFIG_OVERRIDE.
diffstat:
audio/xmms-synaesthesia/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 3dc55f9770f1 -r e35dd6c9567b audio/xmms-synaesthesia/Makefile
--- a/audio/xmms-synaesthesia/Makefile Fri Mar 12 04:28:12 2004 +0000
+++ b/audio/xmms-synaesthesia/Makefile Fri Mar 12 04:31:46 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:24:18 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/12 04:31:46 snj Exp $
#
DISTNAME= synaesthesia-xmms-0.0.3-rc3
@@ -12,11 +12,11 @@
COMMENT= Port of Synaesthesia to an XMMS plugin
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_LIBTOOL= yes
USE_X11= yes
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+
CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1
-.include "../../audio/xmms/buildlink2.mk"
+.include "../../audio/xmms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index