aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk84-thread
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-02-06 15:25:57 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-02-06 15:25:57 +0000
commit7babc1bb95232dc09d5019b337df03038e8fd950 (patch)
tree8cbdc6f08204001571646680976f53bb040ddf9b /x11-toolkits/tk84-thread
parent84ac8e953561634e02f5855ef79a6f273fc34a07 (diff)
downloadports-7babc1bb95232dc09d5019b337df03038e8fd950.tar.gz
ports-7babc1bb95232dc09d5019b337df03038e8fd950.zip
Notes
Diffstat (limited to 'x11-toolkits/tk84-thread')
-rw-r--r--x11-toolkits/tk84-thread/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/x11-toolkits/tk84-thread/Makefile b/x11-toolkits/tk84-thread/Makefile
deleted file mode 100644
index 9082f3f1ee3b..000000000000
--- a/x11-toolkits/tk84-thread/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: tk84-thread
-# Date created: 09 March 2007
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= tk
-
-MAINTAINER= tcltk@FreeBSD.org
-COMMENT= Graphical toolkit for Tcl (threads support)
-
-BUILDING_TK_THREADS= yes
-
-MASTERDIR= ${.CURDIR}/../tk84
-
-.include "${MASTERDIR}/Makefile"