From 2870fe83ef7284b6a250bd61d865f3596be35cb6 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 8 Apr 2006 05:02:59 +0000 Subject: List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. --- time/gcal/Makefile | 4 ++-- time/gcal/PLIST | 3 ++- time/gnutime/Makefile | 4 ++-- time/gnutime/PLIST | 3 ++- 4 files changed, 8 insertions(+), 6 deletions(-) (limited to 'time') diff --git a/time/gcal/Makefile b/time/gcal/Makefile index 46e3d1ca811..c321a2ab0ac 100644 --- a/time/gcal/Makefile +++ b/time/gcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:11:09 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/04/08 05:02:59 jlam Exp $ # DISTNAME= gcal-3.01 @@ -12,7 +12,7 @@ COMMENT= Gnu version of the standard calendar utility USE_PKGLOCALEDIR= yes -INFO_FILES= gcal.info +INFO_FILES= # PLIST GNU_CONFIGURE= yes BUILD_USES_MSGFMT= yes BROKEN_GETTEXT_DETECTION= yes diff --git a/time/gcal/PLIST b/time/gcal/PLIST index 9e264889a7d..7fcb00c3a09 100644 --- a/time/gcal/PLIST +++ b/time/gcal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/03/11 14:18:38 seb Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/04/08 05:02:59 jlam Exp $ bin/gcal bin/gcal-daily bin/gcal-ddiff @@ -13,6 +13,7 @@ bin/gcal-wlocdrv bin/gcal2txt bin/tcal bin/txt2gcal +info/gcal.info man/man1/gcal.1 man/man1/gcal2txt.1 man/man1/tcal.1 diff --git a/time/gnutime/Makefile b/time/gnutime/Makefile index f1dedf57741..606b6f55f3e 100644 --- a/time/gnutime/Makefile +++ b/time/gnutime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/05 23:55:21 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/08 05:02:59 jlam Exp $ # DISTNAME= time-1.7 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnu.org/directory/GNU/time.html COMMENT= Report user, system, and real time used by a process GNU_CONFIGURE= yes -INFO_FILES= time.info +INFO_FILES= # PLIST CONFIGURE_ARGS+= --program-prefix=${GNU_PROGRAM_PREFIX:Q} PLIST_SUBST+= GNU_PROGRAM_PREFIX=${GNU_PROGRAM_PREFIX:Q} diff --git a/time/gnutime/PLIST b/time/gnutime/PLIST index cc544d97f33..5b3018624da 100644 --- a/time/gnutime/PLIST +++ b/time/gnutime/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/27 21:52:46 reed Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/04/08 05:02:59 jlam Exp $ bin/${GNU_PROGRAM_PREFIX}time +info/time.info -- cgit v1.2.3