summaryrefslogtreecommitdiff
path: root/time/gcal
diff options
context:
space:
mode:
authoratatat <atatat>2003-06-14 23:55:22 +0000
committeratatat <atatat>2003-06-14 23:55:22 +0000
commit3b536512da43a45d049c7e38915fbdd7cd6d8458 (patch)
tree9583cb40962ddfc86fa89caecc83ed036fd5d0f8 /time/gcal
parenta84b147245a8b2ee49ab46caf7fd2344148dfd40 (diff)
downloadpkgsrc-3b536512da43a45d049c7e38915fbdd7cd6d8458.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"