summaryrefslogtreecommitdiff
path: root/textproc/chasen-base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/chasen-base/Makefile')
-rw-r--r--textproc/chasen-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/chasen-base/Makefile b/textproc/chasen-base/Makefile
index f85bfabf4a8..e6dcdab9f9c 100644
--- a/textproc/chasen-base/Makefile
+++ b/textproc/chasen-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/05/06 13:32:38 taca Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/06 17:34:59 kristerw Exp $
#
DISTNAME= chasen-${CHASEN_VERSION}
@@ -26,5 +26,5 @@ OWN_DIRS= ${CHASEN_DICDIR}
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../chasen/Makefile.common"
-.include "../../textproc/darts/buildlink3.mk"
+.include "../../devel/darts/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"