summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-11-21 17:50:07 +0000
committerasami <asami@FreeBSD.org>1997-11-21 17:50:07 +0000
commit4ef39b949664b06889904fa56a10f5fab566e86f (patch)
tree10a514843bb43f90863ee20a256f49e0887885df
parent48c2b0f7e096a88ad95e2795dd8c9e27f31a4957 (diff)
downloadFreeBSD-ports-4ef39b949664b06889904fa56a10f5fab566e86f.zip
FreeBSD-ports-4ef39b949664b06889904fa56a10f5fab566e86f.tar.gz
Mark this port broken, tk.h is not found.
-rw-r--r--net/ttt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index 2f78080..5b0aaf6 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 November 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/11/20 13:44:30 itojun Exp $
#
DISTNAME= ttt-0.4.1
@@ -14,6 +14,8 @@ MAINTAINER= itojun@itojun.org
LIB_DEPENDS= BLT:${PORTSDIR}/x11/blt
+BROKEN= tk.h
+
INSTALL_TARGET= install install-man
MAN1= ttt.1 tttprobe.1 tttview.1
OpenPOWER on IntegriCloud