summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ttt/Makefile8
-rw-r--r--net/ttt/pkg/PLIST5
2 files changed, 8 insertions, 5 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index 5f48ebf7d0c..62b43501fee 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/12/16 04:02:27 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2000/12/16 04:56:36 hubertf Exp $
#
DISTNAME= ttt-1.5
@@ -10,11 +10,11 @@ HOMEPAGE= http://www.csl.sony.co.jp/person/kjc/software.html
DEPENDS+= blt-2.*:../../x11/blt
-USE_X11= YES
-
-GNU_CONFIGURE= YES
+USE_X11= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV+= ttt_cv_tcl_lib="${LOCALBASE}/lib/tcl8.0"
CONFIGURE_ENV+= TCL_PREFIX="${LOCALBASE}" TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=0
CONFIGURE_ENV+= TK_PREFIX="${LOCALBASE}" TK_MAJOR_VERSION=8 TK_MINOR_VERSION=0
+INSTALL_TARGET= install install-man
.include "../../mk/bsd.pkg.mk"
diff --git a/net/ttt/pkg/PLIST b/net/ttt/pkg/PLIST
index e4dac72fe93..fc335300f49 100644
--- a/net/ttt/pkg/PLIST
+++ b/net/ttt/pkg/PLIST
@@ -1,6 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2000/05/22 03:55:17 sakamoto Exp $
+@comment $NetBSD: PLIST,v 1.2 2000/12/16 04:56:36 hubertf Exp $
bin/ttt
bin/tttprobe
bin/tttview
lib/ttt/ttt.tcl
+man/man1/ttt.1
+man/man1/tttprobe.1
+man/man1/tttview.1
@dirrm lib/ttt