From a8ae7bde5f174851752aceb4b6603da2cc8bcce8 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 21 Sep 2006 20:23:38 +0000 Subject: Added a missing directory for Solaris. --- misc/screen/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/screen/Makefile b/misc/screen/Makefile index f17849aad44..4ac011b6bd6 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2006/04/05 23:06:33 jlam Exp $ +# $NetBSD: Makefile,v 1.68 2006/09/21 20:23:38 rillig Exp $ DISTNAME= screen-4.0.2 PKGREVISION= 5 @@ -32,6 +32,7 @@ SUBST_SED.paths+= -e 's,@EXAMPLES@,${PREFIX}/share/examples/screen,g' SUBST_STAGE.paths= post-patch .if (${OPSYS} == "SunOS") && exists(/usr/5bin/tic) +INSTALLATION_DIRS+= share/lib/terminfo PLIST_SUBST+= SCREEN_TERMINFO= post-install: screen-terminfo .else -- cgit v1.2.3