Look for build dependency in path instead.
This commit is contained in:
parent
04af20eaad
commit
d75ede5b27
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.27 2000/12/06 06:33:39 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2000/12/06 16:27:39 jlam Exp $
|
||||
# FreeBSD Id: Makefile,v 1.9 1997/11/12 03:24:41 obrien Exp
|
||||
#
|
||||
|
||||
|
@ -13,7 +13,7 @@ MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
|
|||
MAINTAINER= packages@netbsd.org
|
||||
HOMEPAGE= http://www.courtesan.com/sudo/
|
||||
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
|
||||
BUILD_DEPENDS+= autoconf:../../devel/autoconf
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue