aboutsummaryrefslogtreecommitdiff
path: root/emulators/dynagen
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/dynagen')
-rw-r--r--emulators/dynagen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile
index 7356ca40f897..84ca66957550 100644
--- a/emulators/dynagen/Makefile
+++ b/emulators/dynagen/Makefile
@@ -12,8 +12,8 @@ COMMENT= Text-based front end for Dynamips development version
LICENSE= GPLv2
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.4.0:${PORTSDIR}/devel/py-configobj \
- dynamips:${PORTSDIR}/emulators/dynamips-community
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.4.0:devel/py-configobj \
+ dynamips:emulators/dynamips-community
PLIST_FILES= bin/dynagen "@sample etc/dynagen.ini.sample"