summaryrefslogtreecommitdiff
path: root/lib/libexpat
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2003-08-17 08:28:46 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2003-08-17 08:28:46 +0000
commit41d8423f714369ea23708399e02792045f9c3f56 (patch)
tree743962404d5602533d86478c4045fcb729871fd4 /lib/libexpat
parent29bd4869a1ab3ff4db066d39a4527128aa4754f2 (diff)
downloadsrc-test2-41d8423f714369ea23708399e02792045f9c3f56.tar.gz
src-test2-41d8423f714369ea23708399e02792045f9c3f56.zip
Stage 3 of dynamic root support. Make all the libraries needed to run
binaries in /bin and /sbin installed in /lib. Only the versioned files reside in /lib, the .so symlink continues to live /usr/lib so the toolchain doesn't need to be modified.
Notes
Notes: svn path=/head/; revision=119017
Diffstat (limited to 'lib/libexpat')
-rw-r--r--lib/libexpat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libexpat/Makefile b/lib/libexpat/Makefile
index 3e98fa03bef3..496a12bcc446 100644
--- a/lib/libexpat/Makefile
+++ b/lib/libexpat/Makefile
@@ -3,6 +3,7 @@
EXPAT= ${.CURDIR}/../../contrib/expat
LIB= bsdxml
+SHLIBDIR?= /lib
SHLIB_MAJOR= 1
SRCS= xmlparse.c xmlrole.c xmltok.c
INCS= bsdxml.h