From a9867d0f0c7d4b971989d62276b9f1c2bf368346 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 26 Oct 2000 12:36:51 +0000 Subject: [PATCH] Add MAKE_ARGS to tell libtool to use the specified shlib version. --- textproc/expat2/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index d4960c497285..6fc57755b5dc 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: