aboutsummaryrefslogtreecommitdiffstats
path: root/devel/automake16
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-09-24 00:13:20 +0800
committervanilla <vanilla@FreeBSD.org>1998-09-24 00:13:20 +0800
commit25a34c4977920e571e9e8ae7548d4b402a84f42f (patch)
tree6a23207ac10878d06873e64cc07440a08bfc04ad /devel/automake16
parent51d67c17039098c0b4294e95479898b3a2e5839e (diff)
downloadfreebsd-ports-gnome-25a34c4977920e571e9e8ae7548d4b402a84f42f.tar.gz
freebsd-ports-gnome-25a34c4977920e571e9e8ae7548d4b402a84f42f.tar.zst
freebsd-ports-gnome-25a34c4977920e571e9e8ae7548d4b402a84f42f.zip
Fix info page problem.
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