aboutsummaryrefslogtreecommitdiff
path: root/cad/tkgate
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-17 00:40:42 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-17 00:40:42 +0000
commiteb7d93b03263232af8c911eba996dd4e1b464c0f (patch)
tree8cd08626f5cdf9abffc166b3c37fdf55925fab12 /cad/tkgate
parent98634a67d4bac4ba262b7649bf975b19c66e9101 (diff)
downloadports-eb7d93b03263232af8c911eba996dd4e1b464c0f.tar.gz
ports-eb7d93b03263232af8c911eba996dd4e1b464c0f.zip
*gulp* forgot to remove two comments.
Notes
Notes: svn path=/head/; revision=73298
Diffstat (limited to 'cad/tkgate')
-rw-r--r--cad/tkgate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index a9a006b6f4ce..5cf032298f5f 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