diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-10 06:44:03 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-10 06:44:03 +0000 |
commit | 62b5b0fcf25629703f3a0f21fca4dcb8c8c1b735 (patch) | |
tree | b4b3dedea4fc57d885364fe515f3343ab201263e /textproc/expat2 | |
parent | d24ccc17006da0e918a610b5899dc2e240af0dde (diff) | |
download | ports-62b5b0fcf25629703f3a0f21fca4dcb8c8c1b735.tar.gz ports-62b5b0fcf25629703f3a0f21fca4dcb8c8c1b735.zip |
Notes
Diffstat (limited to 'textproc/expat2')
-rw-r--r-- | textproc/expat2/Makefile | 2 |
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 |