diff options
Diffstat (limited to 'x11-toolkits/tk86-thread/Makefile')
-rw-r--r-- | x11-toolkits/tk86-thread/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/x11-toolkits/tk86-thread/Makefile b/x11-toolkits/tk86-thread/Makefile deleted file mode 100644 index 220bfce36fe5..000000000000 --- a/x11-toolkits/tk86-thread/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: tk85-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}/../tk86 - -.include "${MASTERDIR}/Makefile" |