From 1d1f5afec31799355b42d1d4172e305fad89ef93 Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 26 Oct 2000 12:36:51 +0000 Subject: Add MAKE_ARGS to tell libtool to use the specified shlib version. --- textproc/expat2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/expat2') 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: -- cgit v1.1