mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Add MAKE_ARGS to tell libtool to use the specified shlib version.
This commit is contained in:
parent
7abc16b279
commit
a9867d0f0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34259
@ -23,6 +23,7 @@ INSTALLS_SHLIBS= yes
|
||||
|
||||
SHLIB_MAJOR= 2
|
||||
|
||||
MAKE_ARGS= LIBCURRENT="${SHLIB_MAJOR}"
|
||||
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user