diff options
author | John Marino <marino@FreeBSD.org> | 2014-12-12 19:37:32 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-12-12 19:37:32 +0000 |
commit | d730a9356e9a33669ec21c9d71d8cb1d7ee5c051 (patch) | |
tree | 3c8c10853f8622e52e1df959114e33408453a3c0 /graphics/separate | |
parent | 2d83dcc94d401cd252482c6fcade75e5e970a87f (diff) | |
download | ports-d730a9356e9a33669ec21c9d71d8cb1d7ee5c051.tar.gz ports-d730a9356e9a33669ec21c9d71d8cb1d7ee5c051.zip |
Notes
Diffstat (limited to 'graphics/separate')
-rw-r--r-- | graphics/separate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/separate/Makefile b/graphics/separate/Makefile index 4300c82682bc..d28f124214b7 100644 --- a/graphics/separate/Makefile +++ b/graphics/separate/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= gccmakedep:${PORTSDIR}/devel/gccmakedep LIB_DEPENDS= liblcms.so.1:${PORTSDIR}/graphics/lcms \ libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app -USES= gmake pkgconfig zip +USES= gettext-tools gmake pkgconfig zip BIN_TARGETS= separate separate_import icc_colorspace L10N_TARGETS= cs es fr ja ko pl ru |