summaryrefslogtreecommitdiff
path: root/emulators/fceu
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 /emulators/fceu
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 'emulators/fceu')
-rw-r--r--emulators/fceu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile
index ee5e589fbc2..351985b30fc 100644
--- a/emulators/fceu/Makefile
+++ b/emulators/fceu/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2005/10/30 11:47:56 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2005/12/11 09:40:39 wiz Exp $
#
DISTNAME= fceu-0.98.13.src
PKGNAME= ${DISTNAME:S/.src//}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://pdaxrom.theinternet.nl/fceu/
EXTRACT_SUFX= .tar.bz2