pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/phone phone: needs curses
details: https://anonhg.NetBSD.org/pkgsrc/rev/8395d41ed5f5
branches: trunk
changeset: 452773:8395d41ed5f5
user: nia <nia%pkgsrc.org@localhost>
date: Sat May 15 11:55:45 2021 +0000
description:
phone: needs curses
diffstat:
chat/phone/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r bcdeac26010b -r 8395d41ed5f5 chat/phone/Makefile
--- a/chat/phone/Makefile Sat May 15 11:54:48 2021 +0000
+++ b/chat/phone/Makefile Sat May 15 11:55:45 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/11/30 12:26:07 nia Exp $
+# $NetBSD: Makefile,v 1.9 2021/05/15 11:55:45 nia Exp $
DISTNAME= phone-2.0
PKGREVISION= 4
@@ -23,4 +23,5 @@
${INSTALL_MAN} ${WRKSRC}/phone.1 \
${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/phone.1
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index