summaryrefslogtreecommitdiff
path: root/textproc/expat2
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-03-10 06:44:03 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-03-10 06:44:03 +0000
commit62b5b0fcf25629703f3a0f21fca4dcb8c8c1b735 (patch)
treeb4b3dedea4fc57d885364fe515f3343ab201263e /textproc/expat2
parentconverted to new port layout, (diff)
Fix typo (INSTALLS_SHLIBS -> INSTALLS_SHLIB).
Pointed out by: knu
Notes
Notes: svn path=/head/; revision=39389
Diffstat (limited to 'textproc/expat2')
-rw-r--r--textproc/expat2/Makefile2
1 files changed, 1 insertions, 1 deletions
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