summaryrefslogtreecommitdiffstats
path: root/textproc/expat2
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-10-26 12:36:51 +0000
committerknu <knu@FreeBSD.org>2000-10-26 12:36:51 +0000
commit1d1f5afec31799355b42d1d4172e305fad89ef93 (patch)
tree81a8174ca39fd5d4702f074cc1139d249581574a /textproc/expat2
parent6cb813bca3422ae78dd16ae1eefafdf543718820 (diff)
downloadFreeBSD-ports-1d1f5afec31799355b42d1d4172e305fad89ef93.zip
FreeBSD-ports-1d1f5afec31799355b42d1d4172e305fad89ef93.tar.gz
Add MAKE_ARGS to tell libtool to use the specified shlib version.
Diffstat (limited to 'textproc/expat2')
-rw-r--r--textproc/expat2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile
index d4960c4..6fc5775 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -23,6 +23,7 @@ INSTALLS_SHLIBS= yes
SHLIB_MAJOR= 2
+MAKE_ARGS= LIBCURRENT="${SHLIB_MAJOR}"
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
post-install:
OpenPOWER on IntegriCloud