diff options
Diffstat (limited to 'lang/tk-expect/Makefile')
-rw-r--r-- | lang/tk-expect/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tk-expect/Makefile b/lang/tk-expect/Makefile index 30eb032a226..b1f356c8473 100644 --- a/lang/tk-expect/Makefile +++ b/lang/tk-expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/05/05 19:51:15 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2001/05/29 12:23:44 wiz Exp $ # DISTNAME= expect @@ -16,7 +16,7 @@ DEPENDS+= tcl-expect-5.32.1:../../lang/tcl-expect WRKSRC= ${WRKDIR}/expect-5.32 DIST_SUBDIR= expect-5.32.1 -FILESDIR= ${.CURDIR}/../../lang/tcl-expect/files +DISTINFO_FILE= ${.CURDIR}/../../lang/tcl-expect/distinfo PATCHDIR= ${.CURDIR}/../../lang/tcl-expect/patches GNU_CONFIGURE= yes |