summaryrefslogtreecommitdiffstats
path: root/usr.bin/bsdcat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bsdcat/Makefile')
-rw-r--r--usr.bin/bsdcat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/bsdcat/Makefile b/usr.bin/bsdcat/Makefile
index da1c43f..f3dd812 100644
--- a/usr.bin/bsdcat/Makefile
+++ b/usr.bin/bsdcat/Makefile
@@ -2,10 +2,10 @@
.include <bsd.own.mk>
-_LIBARCHIVEDIR= ${.CURDIR}/../../contrib/libarchive
-_LIBARCHIVECONFDIR= ${.CURDIR}/../../lib/libarchive
+_LIBARCHIVEDIR= ${SRCTOP}/contrib/libarchive
+_LIBARCHIVECONFDIR= ${SRCTOP}/lib/libarchive
-PROG= bsdcat
+PROG= bsdcat
BSDCAT_VERSION_STRING= 3.2.2
.PATH: ${_LIBARCHIVEDIR}/cat
OpenPOWER on IntegriCloud