diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-01-20 04:53:45 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-01-20 04:53:45 +0000 |
| commit | 2623a5ac00b58fc7ada2eff9602edbd30f908b38 (patch) | |
| tree | 0904476d4e762fce0367259555ad83fba5421640 /lib/libexpat | |
| parent | e4e855905c35fd23ee91703bb2402ad0cec5b7c1 (diff) | |
Notes
Diffstat (limited to 'lib/libexpat')
| -rw-r--r-- | lib/libexpat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libexpat/Makefile b/lib/libexpat/Makefile index d0de3e0089c4b..20665c67fe9ce 100644 --- a/lib/libexpat/Makefile +++ b/lib/libexpat/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PACKAGE=lib${LIB} -EXPAT= ${.CURDIR}/../../contrib/expat +EXPAT= ${SRCTOP}/contrib/expat LIB= bsdxml SHLIBDIR?= /lib |
