summaryrefslogtreecommitdiff
path: root/audio/tcd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-12-11 09:40:37 +0000
committerwiz <wiz@pkgsrc.org>2005-12-11 09:40:37 +0000
commit7e1c5bfbc985ec61c579342934a7cc56bc3d29bb (patch)
tree833777ff9c9882d5f6516d9f65a2944f5dd58aef /audio/tcd
parentf780690ac48a5897f358644a88dea818dc99db9e (diff)
downloadpkgsrc-7e1c5bfbc985ec61c579342934a7cc56bc3d29bb.tar.gz
Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
Diffstat (limited to 'audio/tcd')
-rw-r--r--audio/tcd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/tcd/Makefile b/audio/tcd/Makefile
index 667acacbab2..947409eea7c 100644
--- a/audio/tcd/Makefile
+++ b/audio/tcd/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/11/20 08:45:09 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2005/12/11 09:40:38 wiz Exp $
#
DISTNAME= tcd-2.2.0
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://savannah.gnu.org/download/tcd/
EXTRACT_SUFX= .tar.bz2