summaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile5
-rw-r--r--graphics/tiff/pkg/PLIST4
2 files changed, 2 insertions, 7 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 2e8f92de045..45bd9b0c87e 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1998/07/05 02:45:13 tron Exp $
+# $NetBSD: Makefile,v 1.14 1998/07/15 11:24:51 agc Exp $
DISTNAME= tiff-v3.4beta037
PKGNAME= tiff-3.4
@@ -17,7 +17,4 @@ CONFIGURE_ARGS+= --noninteractive --site ${FILESDIR}
CONFIGURE_ENV+= PREFIX=${PREFIX}
MAKE_ENV+= INSTALL_MAN="${INSTALL_MAN}" LN="${LN}"
-post-install:
- ${LDCONFIG} || ${TRUE}
-
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tiff/pkg/PLIST b/graphics/tiff/pkg/PLIST
index 80d148dd50c..1bd644fd1ca 100644
--- a/graphics/tiff/pkg/PLIST
+++ b/graphics/tiff/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 1998/02/02 09:00:11 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.7 1998/07/15 11:24:51 agc Exp $
bin/fax2tiff
bin/fax2ps
bin/gif2tiff
@@ -18,8 +18,6 @@ bin/tiffmedian
bin/tiffsplit
lib/libtiff.a
lib/libtiff.so.3.4
-@exec /sbin/ldconfig || /usr/bin/true
-@unexec /sbin/ldconfig || /usr/bin/true
include/tiff.h
include/tiffio.h
man/man1/fax2ps.1