aboutsummaryrefslogtreecommitdiff
path: root/games/magicor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/magicor/Makefile')
-rw-r--r--games/magicor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/magicor/Makefile b/games/magicor/Makefile
index 9f75af08f5ff..c072e8030ccd 100644
--- a/games/magicor/Makefile
+++ b/games/magicor/Makefile
@@ -15,7 +15,7 @@ COMMENT= Old-school, puzzle game similar to Solomon's Key
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:devel/py-game
USES= python
NO_BUILD= yes
@@ -36,7 +36,7 @@ OPTIONS_DEFAULT=EDITOR
OPTIONS_SUB= yes
EDITOR_DESC= Enable editor
-EDITOR_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2
+EDITOR_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:x11-toolkits/py-gtk2
post-patch:
@${REINPLACE_CMD} -e 's|###CONFIG_PATH###|${PREFIX}/etc/magicor/magicor.conf|' \