From 62b5b0fcf25629703f3a0f21fca4dcb8c8c1b735 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Sat, 10 Mar 2001 06:44:03 +0000 Subject: Fix typo (INSTALLS_SHLIBS -> INSTALLS_SHLIB). Pointed out by: knu --- textproc/expat2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/expat2') diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index a78a804cccd0..9f740d23f017 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -19,7 +19,7 @@ CONFIGURE_ARGS= --enable-shared --enable-static USE_LIBTOOL= yes USE_GMAKE= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes SHLIB_MAJOR= 2 -- cgit v1.2.3