From 9a20ef173c462051100eaf39f9c8c27cda498b50 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 27 Dec 1999 15:55:07 +0000 Subject: Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}sh from the 8.0.x version of these ports, we are now one step closer to finally being rid of them. --- x11-toolkits/tk83/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11-toolkits/tk83') diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile index 96095c1e88f7..4cfbafd99bcc 100644 --- a/x11-toolkits/tk83/Makefile +++ b/x11-toolkits/tk83/Makefile @@ -14,14 +14,13 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/ MAINTAINER= jseger@FreeBSD.org LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 -FILE_DEPENDS= ${PORTSDIR}/x11-toolkits/tk80 USE_XLIB= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --with-tcl=${PREFIX}/lib/tcl8.2 CONFIGURE_ENV= PORTSDIR=${PORTSDIR} TK_LIB_FILE=libtk82.so.1 -PKGINSTALL= ${PORTSDIR}/x11-toolkits/tk80/pkg/INSTALL.wish +PKGINSTALL= ${PKGDIR}/INSTALL.wish PLIST_SUB= TK_VER=8.2 SHORT_TK_VER=82 -- cgit v1.2.3