summaryrefslogtreecommitdiff
path: root/graphics/tiff/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-07-05 02:45:13 +0000
committertron <tron>1998-07-05 02:45:13 +0000
commitc2f6449335f76ebd84101b0217f055e227f3df7d (patch)
treeec9d7cc3ca0a2852c9e6da310677a21a68ece6bc /graphics/tiff/Makefile
parentf561e3b13d8abf2f1dbb19c856b055e92a3bc784 (diff)
downloadpkgsrc-c2f6449335f76ebd84101b0217f055e227f3df7d.tar.gz
Fix problem with compression of manual page links.
Diffstat (limited to 'graphics/tiff/Makefile')
-rw-r--r--graphics/tiff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 6383c8c080a..2e8f92de045 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/07/04 05:11:13 mycroft Exp $
+# $NetBSD: Makefile,v 1.13 1998/07/05 02:45:13 tron Exp $
DISTNAME= tiff-v3.4beta037
PKGNAME= tiff-3.4
@@ -15,6 +15,7 @@ DEPENDS+= jpeg-6b:../../graphics/jpeg
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --noninteractive --site ${FILESDIR}
CONFIGURE_ENV+= PREFIX=${PREFIX}
+MAKE_ENV+= INSTALL_MAN="${INSTALL_MAN}" LN="${LN}"
post-install:
${LDCONFIG} || ${TRUE}