diff options
author | John Marino <marino@FreeBSD.org> | 2014-12-12 17:11:22 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-12-12 17:11:22 +0000 |
commit | 4a65d405dad24bd6aedb07336201e8e26759a42d (patch) | |
tree | 9b6321ee30e9b099c44c2f83f2c20a868b844d51 /graphics | |
parent | 07aba5eee3712ee9369526fd5a5a4bd81107e64d (diff) |
Notes
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 |