summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormagick <magick>2004-03-12 20:38:59 +0000
committermagick <magick>2004-03-12 20:38:59 +0000
commit6f38e8a95070e8bc81492fe42eed2e10f9041672 (patch)
tree96552a08d505ef88f0d6f6cdc82d93f6cc61c26a /misc
parent3a704cc5510a27bddda9b02def5aea424a47bc65 (diff)
downloadpkgsrc-6f38e8a95070e8bc81492fe42eed2e10f9041672.tar.gz
Forgot the tk buildlink
Diffstat (limited to 'misc')
-rw-r--r--misc/nxtvepg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile
index f69628480e8..dc3498173da 100644
--- a/misc/nxtvepg/Makefile
+++ b/misc/nxtvepg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2004/03/12 20:32:55 magick Exp $
+# $NetBSD: Makefile,v 1.33 2004/03/12 20:38:59 magick Exp $
DISTNAME= nxtvepg-2.6.0
PKGREVISION= 1
@@ -36,5 +36,5 @@ pre-configure:
# cd ${WRKSRC}; \
# ${GMAKE} depend
-.include "../../x11/tk83/buildlink2.mk"
+.include "../../x11/tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"