From 5b656321015544899865e9e1ee582a5bc1e67dcf Mon Sep 17 00:00:00 2001 From: agc Date: Sat, 10 Nov 2001 22:51:08 +0000 Subject: Add the ncurses buildlink glue. Fixes PR 14526 from mherzog@mediaone.net --- chat/tirc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/tirc') diff --git a/chat/tirc/Makefile b/chat/tirc/Makefile index f41f62570d9..ea248271267 100644 --- a/chat/tirc/Makefile +++ b/chat/tirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/04/27 10:59:49 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2001/11/10 22:51:08 agc Exp $ # DISTNAME= tirc-1.2 @@ -25,4 +25,5 @@ post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/tirc ${INSTALL_DATA} ${WRKSRC}/dot.tircrc ${PREFIX}/share/tirc/tircrc +.include "../../devel/ncurses/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3