diff options
Diffstat (limited to 'lang/tcl83')
-rw-r--r-- | lang/tcl83/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index 31e2086b8f3..f4e5b53f733 100644 --- a/lang/tcl83/Makefile +++ b/lang/tcl83/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 02:44:26 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:17 tv Exp $ # DISTNAME= tcl8.3.4 @@ -23,7 +23,6 @@ GNU_CONFIGURE= yes MAKE_ENV+= TOUCH="${TOUCH}" TEST_TARGET= test -USE_BUILDLINK3= yes USE_LIBTOOL= yes INSTALL_TARGET= install |