summaryrefslogtreecommitdiff
path: root/emulators/stella
diff options
context:
space:
mode:
authorwiz <wiz>2005-12-11 09:40:37 +0000
committerwiz <wiz>2005-12-11 09:40:37 +0000
commitd0b177681552a8ed058841bf0e49d86c013c69e8 (patch)
tree833777ff9c9882d5f6516d9f65a2944f5dd58aef /emulators/stella
parenta23740e1c12df6b62f5d8916b86624f48361f490 (diff)
downloadpkgsrc-d0b177681552a8ed058841bf0e49d86c013c69e8.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 'emulators/stella')
-rw-r--r--emulators/stella/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index 5fc99ef247e..da96cb4c5a6 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2005/12/05 20:50:12 rillig Exp $
+# $NetBSD: Makefile,v 1.27 2005/12/11 09:40:40 wiz Exp $
STELLA_VERSION= 1.4.1
DISTNAME= stella-${STELLA_VERSION}-src
PKGNAME= stella-${STELLA_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stella/}