aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-10-06 18:05:01 +0000
committerSteve Wills <swills@FreeBSD.org>2018-10-06 18:05:01 +0000
commit89d03ea2cc5c070cfd4a411aa99c68cf9b60bc1a (patch)
tree1849f0811c39eb067595c539bffcf3e374591fbc /x11-toolkits
parent6f6400d5b36d5a02c96709155ca422c7e9128c1d (diff)
downloadports-89d03ea2cc5c070cfd4a411aa99c68cf9b60bc1a.tar.gz
ports-89d03ea2cc5c070cfd4a411aa99c68cf9b60bc1a.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/rubygem-tk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/rubygem-tk/Makefile b/x11-toolkits/rubygem-tk/Makefile
index 571ab604e4ef..ff6c3a19cf13 100644
--- a/x11-toolkits/rubygem-tk/Makefile
+++ b/x11-toolkits/rubygem-tk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tk
PORTVERSION= 0.2.0
CATEGORIES= x11-toolkits rubygems
-MASTER_SITES= https://rubygems.org/downloads/
+MASTER_SITES= RG
MAINTAINER= nmingotti@gmail.com
COMMENT= Ruby interface to TclTk-8.6
@@ -11,8 +11,6 @@ COMMENT= Ruby interface to TclTk-8.6
LICENSE= BSD2CLAUSE
LIB_DEPENDS= libunwind.so:devel/libunwind
-RUN_DEPENDS= tcl86>=${PORTVERSION}:lang/tcl86 \
- tk86>=${PORTVERSION}:x11-toolkits/tk86
CONFIGURE_ARGS=--with-tcltkversion=8.6,8.6 \
--with-tk-include=${LOCALBASE}/include/tk8.6 \