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