summaryrefslogtreecommitdiff
path: root/mbone/wbd/Makefile
diff options
context:
space:
mode:
authoris <is>2010-01-25 20:55:45 +0000
committeris <is>2010-01-25 20:55:45 +0000
commit49f14569e0ee8b55691270d64408245d3a156b7f (patch)
treece82e603c425c86874b42468b55f4a848779ff30 /mbone/wbd/Makefile
parent45a08b5b8b7e9a5df4ade1f853e36bcb213d3e90 (diff)
downloadpkgsrc-49f14569e0ee8b55691270d64408245d3a156b7f.tar.gz
Port to using tcl/tk 8.4.
Diffstat (limited to 'mbone/wbd/Makefile')
-rw-r--r--mbone/wbd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/wbd/Makefile b/mbone/wbd/Makefile
index e38d04d6e48..4706615bb03 100644
--- a/mbone/wbd/Makefile
+++ b/mbone/wbd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/08/18 15:57:59 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2010/01/25 20:55:45 is Exp $
#
DISTNAME= wbd-1.0ucl4
@@ -21,5 +21,5 @@ INSTALLATION_DIRS= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wbd ${DESTDIR}${PREFIX}/bin/wbd
-.include "../../x11/tk83/buildlink3.mk"
+.include "../../x11/tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"