aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2008-07-12 01:48:24 +0800
committeralepulver <alepulver@FreeBSD.org>2008-07-12 01:48:24 +0800
commita7e9f3b24c6844c34df477269643c91ea9207b2e (patch)
tree5bc0863f64b76f90188082d48b5afddd00893644 /emulators
parentc733f6192b045df2adb8e8ced83cd1ecd6489f76 (diff)
downloadfreebsd-ports-gnome-a7e9f3b24c6844c34df477269643c91ea9207b2e.tar.gz
freebsd-ports-gnome-a7e9f3b24c6844c34df477269643c91ea9207b2e.tar.zst
freebsd-ports-gnome-a7e9f3b24c6844c34df477269643c91ea9207b2e.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>
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
letions'>-1/+0 * Update to 6.1.5.rakuco2013-06-123-7/+4 * - Update to 6.1.4madpilot2013-04-273-19/+22 * - convert USE_CMAKE to USESmakc2013-03-231-1/+1 * - Update to 6.1.3madpilot2013-01-203-4/+5