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