summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-10-26 12:36:51 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-10-26 12:36:51 +0000
commita9867d0f0c7d4b971989d62276b9f1c2bf368346 (patch)
tree6b79365336e3b8b9f0b67c87527920b7fa89f053 /textproc
parentstartup script know about the two options `start' and `stop'. (diff)
Add MAKE_ARGS to tell libtool to use the specified shlib version.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/expat2/Makefile1
1 files changed, 1 insertions, 0 deletions
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: