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 89176ad2d2fb..1caf1f8bb5d5 100644 --- a/emulators/dynagui/Makefile +++ b/emulators/dynagui/Makefile @@ -13,7 +13,7 @@ COMMENT= GUI frontend to the dynamips router simulator BUILD_DEPENDS= dynagen:${PORTSDIR}/emulators/dynagen -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_PYDISTUTILS= yes IMGDIR= ${PREFIX}/share/${PORTNAME}/img |