pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/screen Added a missing directory for Solaris.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc12e43224d7
branches: trunk
changeset: 518889:bc12e43224d7
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Sep 21 20:23:38 2006 +0000
description:
Added a missing directory for Solaris.
diffstat:
misc/screen/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2839e84f1514 -r bc12e43224d7 misc/screen/Makefile
--- a/misc/screen/Makefile Thu Sep 21 19:58:23 2006 +0000
+++ b/misc/screen/Makefile Thu Sep 21 20:23:38 2006 +0000
@@ -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_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
Home |
Main Index |
Thread Index |
Old Index