aboutsummaryrefslogtreecommitdiff
path: root/cad/tkgate/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-19 16:08:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-19 16:08:04 +0000
commit03611e3725ba6d38909b160f9fa86a07aec6d186 (patch)
tree68aa0bd1099f08388b0ed8b0fa9edb0c00db4f12 /cad/tkgate/Makefile
parent3f03bb164f06a5bfb96e243b8033891551fd2d52 (diff)
downloadports-03611e3725ba6d38909b160f9fa86a07aec6d186.tar.gz
ports-03611e3725ba6d38909b160f9fa86a07aec6d186.zip
Notes
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>