summaryrefslogtreecommitdiffstats
path: root/graphics/tiff/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
commita375e7549c50755d8d6fa4ffa4ca5bd5b598b71b (patch)
treec33273a6a58b8038777ed89865aa97018222b854 /graphics/tiff/Makefile
parent64186dbb7c798d759f09f85b088edf5765605aa5 (diff)
downloadFreeBSD-ports-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.zip
FreeBSD-ports-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.gz
Third round of INSTALL_SHLIBS=yes fixes.
Diffstat (limited to 'graphics/tiff/Makefile')
-rw-r--r--graphics/tiff/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 196885c..1dd79e4 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -18,6 +18,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
+INSTALL_SHLIBS= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-ZIP --with-JPEG \
--with-DIR_BIN=${PREFIX}/bin \
@@ -107,7 +108,4 @@ MLINKS= TIFFError.3t TIFFSetErrorHandler.3t \
TIFFtile.3t TIFFTileSize.3t \
TIFFtile.3t TIFFVTileSize.3t
-post-install:
- ${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud