pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/tremor Convert to buildlink3. Update autoconf de...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b3aed55d2457
branches: trunk
changeset: 469033:b3aed55d2457
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 19 01:06:14 2004 +0000
description:
Convert to buildlink3. Update autoconf dependency,
since currently-in-pkgsrc-libtool needs autoconf-2.50+.
diffstat:
audio/tremor/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r f7cc96ecc205 -r b3aed55d2457 audio/tremor/Makefile
--- a/audio/tremor/Makefile Thu Feb 19 00:45:12 2004 +0000
+++ b/audio/tremor/Makefile Thu Feb 19 01:06:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/02/14 17:21:34 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/19 01:06:14 wiz Exp $
DISTNAME= tremor_snapshot_030406
PKGNAME= tremor-1.0.2
@@ -13,7 +13,9 @@
WRKSRC= ${WRKDIR}/Tremor
AUTOMAKE_REQD= 1.4
+AUTOCONF_REQD= 2.50
GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index