From dab9b32c362db481a25c917d349c7b7d7fb42ca5 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 3 May 2000 09:01:01 +0000 Subject: Comment out dependencies to tcl76/tk42 -- making it FORBIDDEN is not enough since it will still kill the INDEX build due to missing dependencies. --- print/gp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/gp/Makefile b/print/gp/Makefile index 9230ef6ef3b4..09accddf7c6f 100644 --- a/print/gp/Makefile +++ b/print/gp/Makefile @@ -26,8 +26,8 @@ LANGUAGE?= English .if (${LANGUAGE} == "English") FORBIDDEN= Broken unless someone makes it work with tcl/tk 8.X ALL_TARGET= filters -LIB_DEPENDS= tcl76.1:${PORTSDIR}/lang/tcl76 -RUN_DEPENDS+= ${PREFIX}/bin/wish4.2:${PORTSDIR}/x11-toolkits/tk42 +#LIB_DEPENDS= tcl76.1:${PORTSDIR}/lang/tcl76 +#RUN_DEPENDS+= ${PREFIX}/bin/wish4.2:${PORTSDIR}/x11-toolkits/tk42 LANGEXT= en DOCDIRNAME= Doc DOCEXT= -- cgit v1.2.3