summaryrefslogtreecommitdiff
path: root/misc/screen
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-05 23:01:15 +0000
committerjlam <jlam>2006-04-05 23:01:15 +0000
commite15d00e181a92b23d5723091db09d7ebec386544 (patch)
tree4e07c14183f81fa76b20edb581fa96f647d4e8fe /misc/screen
parent757da19bb6c411253bc774d689a79c092b3da8c2 (diff)
downloadpkgsrc-e15d00e181a92b23d5723091db09d7ebec386544.tar.gz
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'misc/screen')
-rw-r--r--misc/screen/Makefile4
-rw-r--r--misc/screen/PLIST3
-rw-r--r--misc/screen/PLIST.SunOS3
3 files changed, 6 insertions, 4 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index 9cc33e51cd0..03f819d0d7b 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2006/01/19 02:01:18 joerg Exp $
+# $NetBSD: Makefile,v 1.66 2006/04/05 23:01:16 jlam Exp $
DISTNAME= screen-4.0.2
PKGREVISION= 4
@@ -14,7 +14,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
NOT_FOR_PLATFORM= Interix-*-* # user auth and username size fixes needed
-INFO_FILES= screen.info
PLIST_SUBST+= DISTNAME=${DISTNAME:Q}
GNU_CONFIGURE= yes
@@ -22,6 +21,7 @@ CONFIGURE_ARGS+= --with-sys-screenrc=${PKG_SYSCONFDIR}/screenrc
CONFIGURE_ARGS+= --enable-telnet
PKG_SHELL= bin/screen
+INFO_FILES= # PLIST
.include "../../mk/bsd.prefs.mk"
diff --git a/misc/screen/PLIST b/misc/screen/PLIST
index 00563572a61..86af6b5a4d9 100644
--- a/misc/screen/PLIST
+++ b/misc/screen/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.8 2005/12/28 17:53:24 reed Exp $
+@comment $NetBSD: PLIST,v 1.9 2006/04/05 23:01:16 jlam Exp $
bin/screen
bin/${DISTNAME}
+info/screen.info
man/man1/screen.1
@unexec if [ -f %D/bin/screen.old ]; then ${RM} -f %D/bin/screen.old ; fi
share/examples/screen/etcscreenrc
diff --git a/misc/screen/PLIST.SunOS b/misc/screen/PLIST.SunOS
index d56160c89bc..a0ff5c773cc 100644
--- a/misc/screen/PLIST.SunOS
+++ b/misc/screen/PLIST.SunOS
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST.SunOS,v 1.11 2005/12/28 17:53:24 reed Exp $
+@comment $NetBSD: PLIST.SunOS,v 1.12 2006/04/05 23:01:16 jlam Exp $
bin/screen
bin/${DISTNAME}
+info/screen.info
man/man1/screen.1
@unexec if [ -f %D/bin/screen.old ]; then ${RM} -f %D/bin/screen.old ; fi
share/examples/screen/etcscreenrc