diff options
Diffstat (limited to 'time/gcal/Makefile')
-rw-r--r-- | time/gcal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |