diff options
Diffstat (limited to 'emulators/dynagui')
-rw-r--r-- | emulators/dynagui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dynagui/Makefile b/emulators/dynagui/Makefile index 68e262f10726..5d834cf21ee8 100644 --- a/emulators/dynagui/Makefile +++ b/emulators/dynagui/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= dynagui MAINTAINER= ports@FreeBSD.org COMMENT= GUI frontend to the dynamips router simulator -BUILD_DEPENDS= dynagen:${PORTSDIR}/emulators/dynagen +BUILD_DEPENDS= dynagen:emulators/dynagen USES= python USE_PYTHON= distutils |