diff options
Diffstat (limited to 'lang/tcl86-thread/Makefile')
-rw-r--r-- | lang/tcl86-thread/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/tcl86-thread/Makefile b/lang/tcl86-thread/Makefile deleted file mode 100644 index ce77356ffcae..000000000000 --- a/lang/tcl86-thread/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# New ports collection makefile for: tcl85-thread -# Date created: 17 January 2007 -# Whom: Martin Matuska <mm@FreeBSD.org> -# -# $FreeBSD$ -# - -BUILDING_TCL_THREADS= yes - -MASTERDIR= ${.CURDIR}/../tcl85 - -.include "${MASTERDIR}/Makefile" |