diff options
Diffstat (limited to 'lang/tcl-itcl-current/Makefile')
-rw-r--r-- | lang/tcl-itcl-current/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tcl-itcl-current/Makefile b/lang/tcl-itcl-current/Makefile index c550a9aaecb..9cab5fb42f3 100644 --- a/lang/tcl-itcl-current/Makefile +++ b/lang/tcl-itcl-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/04/05 01:42:46 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:17 tv Exp $ DISTNAME= tcl-itcl-20040920 PKGNAME= ${DISTNAME:S/itcl/itcl-current/} @@ -15,7 +15,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews CONFLICTS+= tcl-itcl-[0-9]* WRKSRC= ${WRKDIR}/tcl-itcl-3.3 -USE_BUILDLINK3= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --with-tcl=${BUILDLINK_PREFIX.tcl}/lib \ |