aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-11-23 08:47:41 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-11-23 08:47:41 +0000
commit5df40b141cae218a88e397d583dcb0a3766b8197 (patch)
tree40415caf13b2803c7548f00eb007c990c9a38e34 /graphics
parent1e69a2efcf9888824434abc5343116497fdfcc60 (diff)
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tiff/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index de9a65673a63..3ff5c6776972 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -24,6 +24,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-jpeg-include-dir=${LOCALBASE}/include \
--with-jpeg-lib-dir=${LOCALBASE}/lib \
--without-x
+INSTALL_TARGET= install-strip
MLNKS= TIFFError.3tiff TIFFSetErrorHandler.3tiff \
TIFFFlush.3tiff TIFFFlushData.3tiff \