diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-01-20 03:54:36 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-01-20 03:54:36 +0000 |
| commit | dd1ed99736e4708c29ff94688176044bc268c1ee (patch) | |
| tree | c17b6da390ef27f3a16023e4fcc7b1d9daf6cd58 /lib/libarchive/Makefile | |
| parent | 23f6875a43f7ce365f2d52cf857da010c47fb03b (diff) | |
Notes
Diffstat (limited to 'lib/libarchive/Makefile')
| -rw-r--r-- | lib/libarchive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile index 67aff5cecb26..af75cbd501a6 100644 --- a/lib/libarchive/Makefile +++ b/lib/libarchive/Makefile @@ -2,7 +2,7 @@ .include <src.opts.mk> PACKAGE=lib${LIB} -_LIBARCHIVEDIR= ${.CURDIR}/../../contrib/libarchive +_LIBARCHIVEDIR= ${SRCTOP}/contrib/libarchive LIB= archive |
