diff options
Diffstat (limited to 'textproc/expat/Makefile')
-rw-r--r-- | textproc/expat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/expat/Makefile b/textproc/expat/Makefile index 0c09bae..8a08a58 100644 --- a/textproc/expat/Makefile +++ b/textproc/expat/Makefile @@ -17,6 +17,7 @@ SHLIB_MAJOR= 1 MAKEFILES= Makefile.lib Makefile.prog MAKE_ARGS= SHLIB_MAJOR="${SHLIB_MAJOR}" \ NOPROFILE=true +INSTALLS_SHLIB= yes PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" do-build: |