diff options
-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 2a885bb8e690..4060998ee30a 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -19,7 +19,7 @@ ALL_TARGET= default INSTALLS_SHLIB= yes MAN1= xmlwf.1 -SHLIB_MAJOR= 3 +SHLIB_MAJOR= 4 MAKE_ENV= LIBCURRENT="${SHLIB_MAJOR}" \ SHELL="/bin/sh" |