diff options
Diffstat (limited to 'devel/cdk/Makefile')
-rw-r--r-- | devel/cdk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index 9418fbd4590..489edb80393 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/02/05 09:00:56 tron Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/07 05:16:39 fredb Exp $ # DISTNAME= latestCDK @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= root@garbled.net HOMEPAGE= http://www.vexus.ca/CDK.html -BUILD_DEPENDS+= ${LOCALBASE}/bin/${LOCALBASE}/bin/autoconf:../../devel/autoconf +BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf USE_LIBTOOL= yes GNU_CONFIGURE= yes |