Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones

This implifies pathing in make/displayed output

MFC after:    3 weeks
Sponsored by: Dell EMC Isilon
This commit is contained in:
ngie 2017-01-20 04:40:10 +00:00
parent 33911d5150
commit 080a17b50b

View File

@ -3,7 +3,7 @@
# $FreeBSD$
#
PACKAGE=lib${LIB}
OPIE_DIST?= ${.CURDIR}/../../contrib/opie
OPIE_DIST?= ${SRCTOP}/contrib/opie
DIST_DIR= ${OPIE_DIST}/${.CURDIR:T}
SHLIB_MAJOR= 8