diff --git a/crypto/external/bsd/heimdal/lib/libcom_err/compile_et/Makefile b/crypto/external/bsd/heimdal/lib/libcom_err/compile_et/Makefile index c36964de8574..b077a089a625 100644 --- a/crypto/external/bsd/heimdal/lib/libcom_err/compile_et/Makefile +++ b/crypto/external/bsd/heimdal/lib/libcom_err/compile_et/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/04/15 19:41:11 elric Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/28 10:28:35 elric Exp $ NOMAN= # defined @@ -37,7 +37,7 @@ HOST_CPPFLAGS+= -I. \ DPSRCS= print_version.h -make-print-version.lo: ${NETBSDSRCDIR}/include/heimdal/version.h +make-print-version.lo: ${HEIMBASE}/include/version.h make-print-version: make-print-version.lo ${HOST_CC} ${HOST_LDFLAGS} -o ${.TARGET} ${.ALLSRC}