mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
avoid ending up with libjasper-1.701.so.4
This commit is contained in:
parent
7ad9a8794d
commit
11e8fd3a77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111810
@ -5,9 +5,10 @@ vendor keeps installing as version 1.
|
||||
|
||||
--- src/libjasper/Makefile.in Sat Oct 4 14:15:47 2003
|
||||
+++ src/libjasper/Makefile.in Wed Dec 17 11:13:16 2003
|
||||
@@ -234,5 +234,5 @@
|
||||
@@ -187,6 +187,5 @@
|
||||
|
||||
libjasper_la_LDFLAGS = \
|
||||
-release $(LT_RELEASE) \
|
||||
- -release $(LT_RELEASE) \
|
||||
- -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
||||
+ -version-info 4:0:0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user