summaryrefslogtreecommitdiff
path: root/devel/automake15
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-10-14 20:47:30 +0000
committerAde Lovett <ade@FreeBSD.org>2004-10-14 20:47:30 +0000
commit2e0bdfcebb0a07a895f7fa5830c93fcf2c905852 (patch)
tree7d72d92443178685805ed321bb9d136f66e15763 /devel/automake15
parentUse INFO [1] (diff)
Use INFO [1]
Other miscellaneous cleanups with info files PR: 72651 [1] Submitted by: leeym [1]
Notes
Notes: svn path=/head/; revision=119449
Diffstat (limited to 'devel/automake15')
-rw-r--r--devel/automake15/Makefile12
-rw-r--r--devel/automake15/files/patch-automake.texi16
2 files changed, 14 insertions, 14 deletions
diff --git a/devel/automake15/Makefile b/devel/automake15/Makefile
index 531776cda3e3..49acf728d674 100644
--- a/devel/automake15/Makefile
+++ b/devel/automake15/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= automake
MAINTAINER= ade@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator (version 1.5)
-DEPRECATED= Please use devel/automake18 instead
+DEPRECATED= Please use devel/automake19 instead
WANT_AUTOCONF_VER=253
WANT_AUTOCONF_RUN=yes
@@ -41,14 +41,14 @@ post-patch:
)
pre-install:
- ${RM} -fr ${PREFIX}/share/automake${BUILD_VERSION}
- ${MKDIR} ${PREFIX}/share/automake${BUILD_VERSION}
- ${MKDIR} ${PREFIX}/share/aclocal${BUILD_VERSION}
- ${MKDIR} ${PREFIX}/libexec/automake${BUILD_VERSION}
+ @${RM} -fr ${PREFIX}/share/automake${BUILD_VERSION}
+ @${MKDIR} ${PREFIX}/share/automake${BUILD_VERSION}
+ @${MKDIR} ${PREFIX}/share/aclocal${BUILD_VERSION}
+ @${MKDIR} ${PREFIX}/libexec/automake${BUILD_VERSION}
post-install:
.for i in aclocal automake
- ${LN} -sf ${PREFIX}/bin/${i}${BUILD_VERSION} \
+ @${LN} -sf ${PREFIX}/bin/${i}${BUILD_VERSION} \
${PREFIX}/libexec/automake${BUILD_VERSION}/${i}
.endfor
diff --git a/devel/automake15/files/patch-automake.texi b/devel/automake15/files/patch-automake.texi
index 76b62213929c..ab8cc6955ff3 100644
--- a/devel/automake15/files/patch-automake.texi
+++ b/devel/automake15/files/patch-automake.texi
@@ -1,5 +1,5 @@
---- automake.texi.orig Wed Aug 22 22:40:36 2001
-+++ automake.texi Wed Feb 11 00:51:59 2004
+--- automake.texi.orig Thu Aug 23 05:40:36 2001
++++ automake.texi Thu Oct 14 20:29:56 2004
@@ -2,4 +2,5 @@
@c %**start of header
-@setfilename automake.info
@@ -8,13 +8,13 @@
+@dircategory Programming & development tools
+@settitle Automake15
@setchapternewpage off
-@@ -11,3 +12,3 @@
+@@ -11,8 +12,3 @@
@direntry
-* automake: (automake). Making Makefile.in's
-+* Automake15: (automake15). Making Makefile.in's
- @end direntry
-@@ -16,3 +17,3 @@
- @direntry
+-@end direntry
+-
+-@dircategory Individual utilities
+-@direntry
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4
-+* aclocal15: (automake15)Invoking aclocal. Generating aclocal.m4
++* Automake15: (automake15). Making Makefile.in's
@end direntry