summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-03-10 06:45:30 +0000
committerknu <knu@FreeBSD.org>2001-03-10 06:45:30 +0000
commit62d60aa54a7e6d054456c2c2adc7f80ac03583bd (patch)
tree5fe227308dedd28ffb90b2b83464970b3eee3a5c /textproc
parent77543d97934b676b7b57dafc297da7f6b9d4c0f0 (diff)
downloadFreeBSD-ports-62d60aa54a7e6d054456c2c2adc7f80ac03583bd.zip
FreeBSD-ports-62d60aa54a7e6d054456c2c2adc7f80ac03583bd.tar.gz
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 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:
OpenPOWER on IntegriCloud