pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc There's no need to use 'USE_X11BASE' in snd packag...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ffdc316059e
branches: trunk
changeset: 467284:8ffdc316059e
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Jan 28 13:00:44 2004 +0000
description:
There's no need to use 'USE_X11BASE' in snd package, we'll use
USE_X11 instead, bump PKGREVISION.
diffstat:
audio/snd/Makefile | 5 +++--
doc/CHANGES | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (37 lines):
diff -r 4ee928d539f3 -r 8ffdc316059e audio/snd/Makefile
--- a/audio/snd/Makefile Wed Jan 28 12:54:34 2004 +0000
+++ b/audio/snd/Makefile Wed Jan 28 13:00:44 2004 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2004/01/20 12:07:43 agc Exp $
+# $NetBSD: Makefile,v 1.32 2004/01/28 13:00:44 xtraeme Exp $
#
DISTNAME= snd
PKGNAME= snd-19980212
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -14,7 +15,7 @@
WRKSRC= ${WRKDIR}
USE_BUILDLINK2= YES
-USE_X11BASE= YES
+USE_X11= YES
MAKEFILE= makefile.netbsd
ALL_TARGET= snd
diff -r 4ee928d539f3 -r 8ffdc316059e doc/CHANGES
--- a/doc/CHANGES Wed Jan 28 12:54:34 2004 +0000
+++ b/doc/CHANGES Wed Jan 28 13:00:44 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4627 2004/01/28 12:55:30 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4628 2004/01/28 13:01:28 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -513,3 +513,4 @@
Updated electric to 6.05nb1 [xtraeme 2004-01-28]
Updated mpg123-nas to 0.59.18nb2 [xtraeme 2004-01-28]
Updated rosegarden to 2.1.4nb1 [xtraeme 2004-01-28]
+ Updated snd to 19980212nb1 [xtraeme 2004-01-28]
Home |
Main Index |
Thread Index |
Old Index