summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/snd/Makefile5
-rw-r--r--doc/CHANGES3
2 files changed, 5 insertions, 3 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 182c6b2e63b..fdda760c810 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -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 @@ NO_SRC_ON_FTP= Already on MASTER_SITE_LOCAL
WRKSRC= ${WRKDIR}
USE_BUILDLINK2= YES
-USE_X11BASE= YES
+USE_X11= YES
MAKEFILE= makefile.netbsd
ALL_TARGET= snd
diff --git a/doc/CHANGES b/doc/CHANGES
index a927ca8be85..7984f168f02 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -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 @@ Changes to the packages collection and infrastructure in 2004:
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]