diff options
-rw-r--r-- | cad/tkgate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index a9a006b6f4c..5cf032298f5 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -13,8 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= hansen@cmu.edu -#LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 -#RUN_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 +LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 +RUN_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 GNU_CONFIGURE= yes USE_BISON= yes |