diff options
Diffstat (limited to 'emulators/dynagui/Makefile')
-rw-r--r-- | emulators/dynagui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/dynagui/Makefile b/emulators/dynagui/Makefile index 77c120d13015..68e262f10726 100644 --- a/emulators/dynagui/Makefile +++ b/emulators/dynagui/Makefile @@ -13,8 +13,8 @@ COMMENT= GUI frontend to the dynamips router simulator BUILD_DEPENDS= dynagen:${PORTSDIR}/emulators/dynagen -USE_PYTHON= yes -USE_PYDISTUTILS= yes +USES= python +USE_PYTHON= distutils IMGDIR= ${STAGEDIR}${PREFIX}/share/${PORTNAME}/img post-install: |