aboutsummaryrefslogtreecommitdiff
path: root/devel/automake16
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-09-23 16:13:20 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-09-23 16:13:20 +0000
commit10edeb347a4728c08bc36a52e15bbe54a709e8ca (patch)
tree6f61c49edf6b633f104067080255d5a0c1800762 /devel/automake16
parent1de00774f550e21cb96c364dbac5d0bd1efac8d0 (diff)
downloadports-10edeb347a4728c08bc36a52e15bbe54a709e8ca.tar.gz
ports-10edeb347a4728c08bc36a52e15bbe54a709e8ca.zip
Fix info page problem.
Notes
Notes: svn path=/head/; revision=13363
Diffstat (limited to 'devel/automake16')
-rw-r--r--devel/automake16/Makefile6
-rw-r--r--devel/automake16/files/patch-aa4
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/automake16/Makefile b/devel/automake16/Makefile
index 3e3f2d56c9f6..2e736087398d 100644
--- a/devel/automake16/Makefile
+++ b/devel/automake16/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 March 1997
# Whom: FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
#
-# $Id: Makefile,v 1.5 1997/09/19 09:29:04 max Exp $
+# $Id: Makefile,v 1.6 1998/05/04 03:03:34 vanilla Exp $
#
DISTNAME= automake-1.3
@@ -15,9 +15,11 @@ MAINTAINER= fujimoto@oscar.elec.waseda.ac.jp
GNU_CONFIGURE= yes
CONFIGURE_ENV= PERL=/usr/bin/perl
STRIP= # none
-pre-install:
+
+post-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
+ @install-info ${PREFIX}/info/automake.info ${PREFIX}/info/dir
.include <bsd.port.mk>
diff --git a/devel/automake16/files/patch-aa b/devel/automake16/files/patch-aa
index bec14adce886..a63884c48187 100644
--- a/devel/automake16/files/patch-aa
+++ b/devel/automake16/files/patch-aa
@@ -1,5 +1,5 @@
--- automake.texi.orig Sat Apr 4 04:04:07 1998
-+++ automake.texi Mon May 4 10:41:52 1998
++++ automake.texi Wed Sep 23 23:34:15 1998
@@ -1,6 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
@@ -19,7 +19,7 @@
@dircategory Individual utilities
@direntry
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4
-+* Aclocal: (automake)Invoking aclocal. Generating aclocal.m4
++* Aclocal: (automake) Invoking aclocal. Generating aclocal.m4
@end direntry
@ifinfo