summaryrefslogtreecommitdiff
path: root/www/wml
diff options
context:
space:
mode:
Diffstat (limited to 'www/wml')
-rw-r--r--www/wml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile
index 8e114f7726c..82b99f39b43 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/13 13:53:52 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2003/09/27 17:07:38 grant Exp $
#
DISTNAME= wml-2.0.3
@@ -42,6 +42,6 @@ post-install:
${MV} $${i}.7 $${i}.0 ; \
done
-.include "../../devel/ncurses/buildlink2.mk"
+.include "../../mk/curses.buildlink2.mk"
.include "../../lang/perl5/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"