summaryrefslogtreecommitdiff
path: root/x11/tk
diff options
context:
space:
mode:
authorjwise <jwise>2000-09-08 01:03:21 +0000
committerjwise <jwise>2000-09-08 01:03:21 +0000
commita5b8cdfae3694e355e70eb541d8dbe937a61de67 (patch)
treef1d79d9bf91e853671199534d3b33fc546e5bb1c /x11/tk
parent0f1903940a6163eb111a8ed53e5c9560f3951f36 (diff)
downloadpkgsrc-a5b8cdfae3694e355e70eb541d8dbe937a61de67.tar.gz
Also install the private tk header file `default.h' to ${PREFIX}/include/tk/generic
as it is needed by mbone/nte.
Diffstat (limited to 'x11/tk')
-rw-r--r--x11/tk/Makefile3
-rw-r--r--x11/tk/pkg/PLIST3
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/tk/Makefile b/x11/tk/Makefile
index 62139822645..900d06ac7d7 100644
--- a/x11/tk/Makefile
+++ b/x11/tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/08/30 10:45:46 tron Exp $
+# $NetBSD: Makefile,v 1.3 2000/09/08 01:03:21 jwise Exp $
DISTNAME= tk8.3.2
PKGNAME= tk-8.3.2
@@ -24,6 +24,7 @@ post-install:
${MKDIR} ${PREFIX}/include/tk
${MKDIR} ${PREFIX}/include/tk/generic
${MKDIR} ${PREFIX}/include/tk/unix
+ ${INSTALL_DATA} ${WRKSRC}/../generic/default.h ${PREFIX}/include/tk/generic
${INSTALL_DATA} ${WRKSRC}/../generic/tk.h ${PREFIX}/include/tk/generic
${INSTALL_DATA} ${WRKSRC}/../generic/tk3d.h ${PREFIX}/include/tk/generic
${INSTALL_DATA} ${WRKSRC}/../generic/tkButton.h ${PREFIX}/include/tk/generic
diff --git a/x11/tk/pkg/PLIST b/x11/tk/pkg/PLIST
index 0fb383bd385..b3c1a4e5d74 100644
--- a/x11/tk/pkg/PLIST
+++ b/x11/tk/pkg/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2000/08/29 16:16:12 jwise Exp $
+@comment $NetBSD: PLIST,v 1.2 2000/09/08 01:03:21 jwise Exp $
bin/wish
bin/wish8.3
include/tk.h
include/tkInt.h
include/tkDecls.h
include/tkIntXlibDecls.h
+include/tk/generic/default.h
include/tk/generic/tk.h
include/tk/generic/tk3d.h
include/tk/generic/tkButton.h