aboutsummaryrefslogtreecommitdiff
path: root/cad/tkgate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/tkgate/Makefile')
-rw-r--r--cad/tkgate/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 036c20ada69d..0956075ca5aa 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= tkgate
-PORTVERSION= 1.6i
-PORTREVISION= 1
+PORTVERSION= 1.8.6
CATEGORIES= cad
MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/
EXTRACT_SUFX= .tgz
@@ -21,6 +20,8 @@ BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT}
GNU_CONFIGURE= yes
USE_BISON= yes
-USE_X_PREFIX= yes
+USE_X_PREFIX= yes
+
+PLIST_SUB= VERSION=${PORTVERSION}
.include <bsd.port.mk>