summaryrefslogtreecommitdiffstats
path: root/cad/tkgate/Makefile
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-11-18 15:46:14 +0000
committerkevlo <kevlo@FreeBSD.org>2000-11-18 15:46:14 +0000
commit0383f728996ea568d9c70a52a32dbbe78642182a (patch)
tree0620feb97fea99bc57522624acf5187596114bac /cad/tkgate/Makefile
parent33a20924ac7c637e35375a6f0692701c42dfdf26 (diff)
downloadFreeBSD-ports-0383f728996ea568d9c70a52a32dbbe78642182a.zip
FreeBSD-ports-0383f728996ea568d9c70a52a32dbbe78642182a.tar.gz
Update to version 1.6e
PR: 22920 Submitted by: MAINTAINER
Diffstat (limited to 'cad/tkgate/Makefile')
-rw-r--r--cad/tkgate/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 3e2620f..ad0c0f9 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= tkgate
-PORTVERSION= 1.0
+PORTVERSION= 1.6e
CATEGORIES= cad
-MASTER_SITES= http://www.cs.cmu.edu/~hansen/tkgate/
+MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/
EXTRACT_SUFX= .tgz
MAINTAINER= hansen@cmu.edu
-LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
-RUN_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80/
+LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
+RUN_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82/
USE_IMAKE= yes
-USE_BISON= yes
MAN1= gmac.1 tkgate.1
.include <bsd.port.mk>
OpenPOWER on IntegriCloud