pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/wml USe the curses framework.
details: https://anonhg.NetBSD.org/pkgsrc/rev/799f179a87fb
branches: trunk
changeset: 356820:799f179a87fb
user: roy <roy%pkgsrc.org@localhost>
date: Thu Jan 05 09:27:54 2017 +0000
description:
USe the curses framework.
diffstat:
www/wml/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 9246c8eb0d12 -r 799f179a87fb www/wml/Makefile
--- a/www/wml/Makefile Thu Jan 05 09:16:41 2017 +0000
+++ b/www/wml/Makefile Thu Jan 05 09:27:54 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2016/07/09 06:39:15 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2017/01/05 09:27:54 roy Exp $
DISTNAME= wml-2.0.11
PKGREVISION= 5
@@ -40,6 +40,6 @@
cd ${WRKSRC}/$$i && autoreconf --force || exit 1; \
done
-.include "../../devel/ncurses/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index