summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/tk86/Makefile')
-rw-r--r--x11-toolkits/tk86/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/tk86/Makefile b/x11-toolkits/tk86/Makefile
index f3d1abfa19bd..4aac4bd2f38c 100644
--- a/x11-toolkits/tk86/Makefile
+++ b/x11-toolkits/tk86/Makefile
@@ -1,6 +1,5 @@
PORTNAME= tk
DISTVERSION= ${TK_VERSION}${TK_RC}
-PORTREVISION= 0
CATEGORIES= x11-toolkits
MASTER_SITES= SF/tcl/Tcl/${TK_VERSION}
PKGNAMESUFFIX= ${SHORT_TK_VER}
@@ -44,7 +43,7 @@ CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
CFLAGS+= -I${TCL_INCLUDEDIR} \
-I${LOCALBASE}/include
-TK_VERSION= 8.6.16
+TK_VERSION= 8.6.17
TK_VER= ${TK_VERSION:R}
TK_RC=
SHORT_TK_VER= ${TK_VER:S/.//}