aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-03-10 14:45:30 +0800
committerknu <knu@FreeBSD.org>2001-03-10 14:45:30 +0800
commit62d60aa54a7e6d054456c2c2adc7f80ac03583bd (patch)
tree5fe227308dedd28ffb90b2b83464970b3eee3a5c /textproc
parent77543d97934b676b7b57dafc297da7f6b9d4c0f0 (diff)
downloadfreebsd-ports-graphics-62d60aa54a7e6d054456c2c2adc7f80ac03583bd.tar.gz
freebsd-ports-graphics-62d60aa54a7e6d054456c2c2adc7f80ac03583bd.tar.zst
freebsd-ports-graphics-62d60aa54a7e6d054456c2c2adc7f80ac03583bd.zip
Define INSTALLS_SHLIB properly. Hmm.. I thought I'd done that already..
Diffstat (limited to 'textproc')
-rw-r--r--textproc/expat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/expat/Makefile b/textproc/expat/Makefile
index 0c09baeeb32..8a08a581d74 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: