diff options
Diffstat (limited to 'graphics/diacanvas2/Makefile')
-rw-r--r-- | graphics/diacanvas2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/diacanvas2/Makefile b/graphics/diacanvas2/Makefile index 49675dd5cc08..2f9f9aa07570 100644 --- a/graphics/diacanvas2/Makefile +++ b/graphics/diacanvas2/Makefile @@ -13,9 +13,8 @@ COMMENT= General drawing canvas from dia dialog editor LICENSE= GPLv2 -USES= gmake pathfix pkgconfig libtool +USES= gmake libtool pathfix pkgconfig python USE_GNOME= pygnome2 -USE_PYTHON= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |