diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-12-16 17:40:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-12-16 17:40:13 +0000 |
commit | ea3629c01af237b364bb50a2b4ec4c5228a72ffc (patch) | |
tree | 90409670a56e7a827f22731964352bfec5b98960 /graphics/geeqie | |
parent | 92d95b8d9e479b446f6a0995c02dba71f6691a85 (diff) | |
download | ports-ea3629c01af237b364bb50a2b4ec4c5228a72ffc.tar.gz ports-ea3629c01af237b364bb50a2b4ec4c5228a72ffc.zip |
Notes
Diffstat (limited to 'graphics/geeqie')
-rw-r--r-- | graphics/geeqie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index fbec6f23a116..1c82e84b96ea 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -27,7 +27,7 @@ MAKE_ARGS+= top_builddir="${WRKSRC}" PORTDOCS= * OPTIONS_DEFINE= EXIV2 LCMS LIRC GPS DOCS -OPTIONS_DEFAULT=EXIV2 LCMS DOCS +OPTIONS_DEFAULT=EXIV2 LCMS EXIV2_DESC= Metadata editing LCMS_DESC= Color adjusting LIRC_DESC= Remote control |