aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2008-07-11 17:48:24 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2008-07-11 17:48:24 +0000
commit7a292d3664577963c7229b45e2d3fb050b31a38f (patch)
tree7216b221c4fb3bc21f7f07d7ff2894f85c96a223 /emulators
parent7cabd75e44c1465984a81bb1e9bf567a246bf10a (diff)
downloadports-7a292d3664577963c7229b45e2d3fb050b31a38f.tar.gz
ports-7a292d3664577963c7229b45e2d3fb050b31a38f.zip
- Bump PORTREVISION.
- Correctly depend on py-gtk (it was previously depending on a file that belongs to py-gobject). PR: ports/125480 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Notes
Notes: svn path=/head/; revision=216708
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wahcade/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wahcade/Makefile b/emulators/wahcade/Makefile
index 0d8d09bf75c3..2f4bb7b37979 100644
--- a/emulators/wahcade/Makefile
+++ b/emulators/wahcade/Makefile
@@ -7,14 +7,14 @@
PORTNAME= wahcade
PORTVERSION= 0.27
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://www.anti-particle.com/projects/wahcade/
MAINTAINER= alepulver@FreeBSD.org
COMMENT= A frontend for almost any emulator (MameWAH clone)
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygtk.pth:${PORTSDIR}/x11-toolkits/py-gtk2 \
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
${PYTHON_SITELIBDIR}/cElementTree.so:${PORTSDIR}/devel/py-celementtree \
${PYTHON_SITELIBDIR}/chardet/__init__.py:${PORTSDIR}/textproc/py-chardet