summaryrefslogtreecommitdiff
path: root/games/criticalmass
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
commit4d147ec19bab7ad1628dfead37b782c7fa932941 (patch)
tree833777ff9c9882d5f6516d9f65a2944f5dd58aef /games/criticalmass
parent288eb75ae208e7d3fcae10c0a416a02496d1cd95 (diff)
downloadpkgsrc-4d147ec19bab7ad1628dfead37b782c7fa932941.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 'games/criticalmass')
-rw-r--r--games/criticalmass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile
index e143c354eb0..ea82a698245 100644
--- a/games/criticalmass/Makefile
+++ b/games/criticalmass/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2005/06/01 18:02:49 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/12/11 09:40:40 wiz Exp $
#
DISTNAME= CriticalMass-0.9.10
PKGNAME= ${DISTNAME:S/CM/cm/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=criticalmass/}
EXTRACT_SUFX= .tar.bz2