aboutsummaryrefslogtreecommitdiff
path: root/graphics/libexif/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-03-25 21:43:51 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-03-25 21:43:51 +0000
commitd7554110de39054448fcf0b525d28e71a12b7fef (patch)
tree48e8315bd4743517cba9557e2d9296ac063f1d6b /graphics/libexif/Makefile
parentc0d919fa2a773da3f35daaf9f504cfaf61bbb13d (diff)
downloadports-d7554110de39054448fcf0b525d28e71a12b7fef.tar.gz
ports-d7554110de39054448fcf0b525d28e71a12b7fef.zip
- fix build when gettext is installed
Notes
Notes: svn path=/head/; revision=349196
Diffstat (limited to 'graphics/libexif/Makefile')
-rw-r--r--graphics/libexif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile
index cccc89aeb304..145e1c21f041 100644
--- a/graphics/libexif/Makefile
+++ b/graphics/libexif/Makefile
@@ -27,7 +27,7 @@ OPTIONS_SUB= yes
NLS_USES= gettext
NLS_CONFIGURE_ENV_OFF= am_cv_func_iconv=no
-NLS_CONFIGURE_ENABLE= yes
+NLS_CONFIGURE_ENABLE= nls
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS =/s|doc||g ; \