summaryrefslogtreecommitdiff
path: root/time/gcal
diff options
context:
space:
mode:
authoratatat <atatat@pkgsrc.org>2003-06-14 23:55:22 +0000
committeratatat <atatat@pkgsrc.org>2003-06-14 23:55:22 +0000
commit1d0b613b94790f53c8a2bd6626790b327eb8d7d4 (patch)
tree9583cb40962ddfc86fa89caecc83ed036fd5d0f8 /time/gcal
parentcbf63b5c27c69fa47d4ba0c9f6e79a2ecb2c9ac9 (diff)
downloadpkgsrc-1d0b613b94790f53c8a2bd6626790b327eb8d7d4.tar.gz
Oops. Forgot to mention the info stuff in the Makefile.
Diffstat (limited to 'time/gcal')
-rw-r--r--time/gcal/Makefile4
1 files changed, 3 insertions, 1 deletions
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"