aboutsummaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-12-08 16:07:33 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-12-08 16:07:33 +0000
commit323dfa7d832554640a8cc57ead21d147860a350e (patch)
treee44fdabeeb38e43656c9288e2ac1cb3280083601 /graphics/tiff
parentc97b7ca2fc9227cc0fe969460cdb82e50aa60104 (diff)
downloadports-323dfa7d832554640a8cc57ead21d147860a350e.tar.gz
ports-323dfa7d832554640a8cc57ead21d147860a350e.zip
Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
Notes
Notes: svn path=/head/; revision=428132
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile2
-rw-r--r--graphics/tiff/pkg-plist1
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index a89100bcc30e..b8c25d4eac7b 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tiff
PORTVERSION= 4.0.7
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/libtiff/
@@ -108,7 +109,6 @@ pre-configure:
-e 's|man html|man|' ${WRKSRC}/Makefile.in
post-install:
- ${LN} -s libtiff.so.5 ${STAGEDIR}${PREFIX}/lib/libtiff.so.4
( cd ${STAGEDIR}${PREFIX}/man/man3 && ${__pmlinks3} )
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}/images ${STAGEDIR}${DOCSDIR}/man
diff --git a/graphics/tiff/pkg-plist b/graphics/tiff/pkg-plist
index 66e4d8b2dabf..a7a2502cd07a 100644
--- a/graphics/tiff/pkg-plist
+++ b/graphics/tiff/pkg-plist
@@ -23,7 +23,6 @@ include/tiffio.hxx
include/tiffvers.h
lib/libtiff.a
lib/libtiff.so
-lib/libtiff.so.4
lib/libtiff.so.5
lib/libtiff.so.5.2.5
lib/libtiffxx.a