summaryrefslogtreecommitdiff
path: root/emulators/pyxmame
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-07-11 14:39:32 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-07-11 14:39:32 +0000
commit7134e85032cef6fdcb3450cde4771a6256655ad7 (patch)
treed4f1827d2fdc0e4e6fdb90da2c817905651fa7e0 /emulators/pyxmame
parent- Update to 0.02005 (diff)
- Use the correct way for take py-gtk dependency
PR: 125478 125479 125481 Submitted by: amdmi3
Notes
Notes: svn path=/head/; revision=216700
Diffstat (limited to 'emulators/pyxmame')
-rw-r--r--emulators/pyxmame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pyxmame/Makefile b/emulators/pyxmame/Makefile
index b05b0c90fa08..f44572be9be3 100644
--- a/emulators/pyxmame/Makefile
+++ b/emulators/pyxmame/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= acm@FreeBSD.org
COMMENT= Simple frontend for the xmame
-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 \
xmame:${PORTSDIR}/emulators/xmame
USE_PYTHON= yes