summaryrefslogtreecommitdiff
path: root/lib/libexpat
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-15 19:28:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-15 19:28:07 +0000
commit18b2ee82db77066fdb18c8183e02e02f79499328 (patch)
treecfeaf6e9c359394d745699e5ba462ac62f4f470d /lib/libexpat
parentc1cb0d799b592988c0cf030fe8d35ef9ef0d7c84 (diff)
downloadsrc-test2-18b2ee82db77066fdb18c8183e02e02f79499328.tar.gz
src-test2-18b2ee82db77066fdb18c8183e02e02f79499328.zip
Revert r284417 it is not necessary anymore
Notes
Notes: svn path=/head/; revision=284421
Diffstat (limited to 'lib/libexpat')
-rw-r--r--lib/libexpat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libexpat/Makefile b/lib/libexpat/Makefile
index c3449032a1d3..0d4bef55e2f3 100644
--- a/lib/libexpat/Makefile
+++ b/lib/libexpat/Makefile
@@ -3,7 +3,7 @@
EXPAT= ${.CURDIR}/../../contrib/expat
LIB= bsdxml
-SHLIBDIR= /lib
+SHLIBDIR?= /lib
SHLIB_MAJOR= 4
SRCS= xmlparse.c xmlrole.c xmltok.c
INCS= bsdxml.h bsdxml_external.h