aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2017-10-20 11:17:56 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2017-10-20 11:17:56 +0000
commit1230303ede2578b1f575f1db4347e764134d461d (patch)
tree746e99efc5c5fdeaba29280d067d781455fa5ec9 /x11-toolkits
parentec9b62b6e50c8e04f854b8bfbbcf4b5e81773e4b (diff)
downloadports-1230303ede2578b1f575f1db4347e764134d461d.tar.gz
ports-1230303ede2578b1f575f1db4347e764134d461d.zip
x11-toolkits/ocaml-labltk: remove TK option, Tcl/Tk 8.4 have expired
Notes
Notes: svn path=/head/; revision=452514
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/ocaml-labltk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/ocaml-labltk/Makefile b/x11-toolkits/ocaml-labltk/Makefile
index 1da4b11ea8d6..0be002ea0887 100644
--- a/x11-toolkits/ocaml-labltk/Makefile
+++ b/x11-toolkits/ocaml-labltk/Makefile
@@ -3,6 +3,7 @@
PORTNAME= labltk
PORTVERSION= 8.06.0
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1455/
PKGNAMEPREFIX= ocaml-
@@ -12,7 +13,7 @@ COMMENT= Objective Caml interface to Tk
LICENSE= LGPL20
-USES= gmake tk:84,85
+USES= gmake tk:85
HAS_CONFIGURE= yes
MAKE_JOBS_UNSAFE=yes
MAKE_ENV+= STAGEDIR="${STAGEDIR}"