diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-12 08:41:52 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-12 08:41:52 +0000 |
commit | d834ce47a7324cf5ac95a4864df085b958ef1584 (patch) | |
tree | 31b199459d3b19a782a3899ddf47e20ba006233d /graphics/separate | |
parent | adb28aab1619ef2e89d0f59d12577e7e5addbbe4 (diff) |
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 1357e7892728..f29f5da8ab1a 100644 --- a/graphics/separate/Makefile +++ b/graphics/separate/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \ gimp-2.0:${PORTSDIR}/graphics/gimp-app USE_ZIP= yes -USE_GMAKE= yes +USES= gmake pkgconfig BIN_TARGETS= separate separate_import icc_colorspace L10N_TARGETS= cs es fr ja ko pl ru |