From 3b536512da43a45d049c7e38915fbdd7cd6d8458 Mon Sep 17 00:00:00 2001 From: atatat Date: Sat, 14 Jun 2003 23:55:22 +0000 Subject: Oops. Forgot to mention the info stuff in the Makefile. --- time/gcal/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'time/gcal') diff --git a/time/gcal/Makefile b/time/gcal/Makefile index badfd624f8c..d5ee7f9d875 100644 --- a/time/gcal/Makefile +++ b/time/gcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/06/14 23:21:46 atatat Exp $ +# $NetBSD: Makefile,v 1.2 2003/06/14 23:55:22 atatat Exp $ # DISTNAME= gcal-3.01 @@ -12,7 +12,9 @@ COMMENT= Gnu version of the standard calendar utility USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes +INFO_FILES= gcal.info GNU_CONFIGURE= yes .include "../../devel/gettext-lib/buildlink2.mk" +.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3