summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-05-29 04:33:33 +0000
committerasami <asami@FreeBSD.org>1997-05-29 04:33:33 +0000
commitfdd7ea4c9a4eff171d67cd1de2bbebf77fb4dec3 (patch)
treeef7bfcca091f1a821fd7474972b4d7348d558783 /graphics
parent0c0e5b528c90bfba808e4fc2f772c6d2156ad954 (diff)
downloadFreeBSD-ports-fdd7ea4c9a4eff171d67cd1de2bbebf77fb4dec3.zip
FreeBSD-ports-fdd7ea4c9a4eff171d67cd1de2bbebf77fb4dec3.tar.gz
Change shlib version number to "1.0". There was no reason to start
from "4.0".
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tiff/files/patch-aa2
-rw-r--r--graphics/tiff/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tiff/files/patch-aa b/graphics/tiff/files/patch-aa
index 63004e0..6a0cc27 100644
--- a/graphics/tiff/files/patch-aa
+++ b/graphics/tiff/files/patch-aa
@@ -162,7 +162,7 @@
;;
+ *-freebsd*)
+ DSOSUF=so
-+ DSOSUF_VERSION=${DSOSUF}.4.0
++ DSOSUF_VERSION=${DSOSUF}.1.0
+ LIBCOPTS='-fpic -DPIC'
+ DSOOPTS='-Bshareable'
+ DSO=FREEBSD
diff --git a/graphics/tiff/pkg-plist b/graphics/tiff/pkg-plist
index da86f01..e31d9fa 100644
--- a/graphics/tiff/pkg-plist
+++ b/graphics/tiff/pkg-plist
@@ -1,5 +1,5 @@
lib/libtiff34.a
-lib/libtiff34.so.4.0
+lib/libtiff34.so.1.0
lib/libtiff34.so
@exec /sbin/ldconfig -m %D/lib
bin/fax2tiff
OpenPOWER on IntegriCloud