aboutsummaryrefslogtreecommitdiff
path: root/devel/automake14
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/automake14
parent9e5cc679c69bd7a3860ef72a7fc2a111438fc476 (diff)
downloadports-2e0bdfcebb0a07a895f7fa5830c93fcf2c905852.tar.gz
ports-2e0bdfcebb0a07a895f7fa5830c93fcf2c905852.zip
Notes
Diffstat (limited to 'devel/automake14')
-rw-r--r--devel/automake14/Makefile13
-rw-r--r--devel/automake14/files/patch-automake.texi26
-rw-r--r--devel/automake14/pkg-plist3
3 files changed, 16 insertions, 26 deletions
diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile
index c43427fc9bba..490fc7b2afc3 100644
--- a/devel/automake14/Makefile
+++ b/devel/automake14/Makefile
@@ -16,7 +16,7 @@ DISTNAME= automake-1.4-p6
MAINTAINER= ade@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator (legacy version 1.4)
-DEPRECATED= Please use devel/automake18 instead
+DEPRECATED= Please use devel/automake19 instead
WANT_AUTOCONF_VER=213
WANT_AUTOCONF_RUN=yes
@@ -28,6 +28,7 @@ CONFIGURE_ENV= PERL=${PERL5}
CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION}
USE_PERL5= yes
USE_REINPLACE= yes
+INFO= automake${BUILD_VERSION}
STRIP= # none
@@ -40,14 +41,14 @@ pre-configure:
${WRKSRC}/aclocal.in
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
@install-info ${PREFIX}/info/automake${BUILD_VERSION}.info \
diff --git a/devel/automake14/files/patch-automake.texi b/devel/automake14/files/patch-automake.texi
index d6d5eb6a0656..6ef38d01c313 100644
--- a/devel/automake14/files/patch-automake.texi
+++ b/devel/automake14/files/patch-automake.texi
@@ -1,7 +1,6 @@
---- automake.texi.orig Wed Jan 6 08:01:26 1999
-+++ automake.texi Mon Mar 18 21:44:51 2002
-@@ -1,7 +1,8 @@
- \input texinfo @c -*-texinfo-*-
+--- automake.texi.orig Wed Jan 6 13:01:26 1999
++++ automake.texi Thu Oct 14 20:28:26 2004
+@@ -2,4 +2,5 @@
@c %**start of header
-@setfilename automake.info
-@settitle automake
@@ -9,20 +8,13 @@
+@dircategory Programming & development tools
+@settitle Automake14
@setchapternewpage off
- @c %**end of header
-
-@@ -9,12 +10,12 @@
-
- @dircategory GNU admin
+@@ -11,8 +12,3 @@
@direntry
-* automake: (automake). Making Makefile.in's
-+* Automake14: (automake14). Making Makefile.in's
- @end direntry
-
- @dircategory Individual utilities
- @direntry
+-@end direntry
+-
+-@dircategory Individual utilities
+-@direntry
-* aclocal: (automake)Invoking aclocal. Generating aclocal.m4
-+* Aclocal14: (automake14) Invoking aclocal. Generating aclocal.m4
++* Automake14: (automake14). Making Makefile.in's
@end direntry
-
- @ifinfo
diff --git a/devel/automake14/pkg-plist b/devel/automake14/pkg-plist
index 1c9903f5a4e5..ab759af96a04 100644
--- a/devel/automake14/pkg-plist
+++ b/devel/automake14/pkg-plist
@@ -1,8 +1,5 @@
bin/aclocal%%BUILD_VERSION%%
bin/automake%%BUILD_VERSION%%
-@unexec install-info --delete %D/info/automake%%BUILD_VERSION%%.info %D/info/dir
-info/automake%%BUILD_VERSION%%.info
-@exec install-info %D/info/automake%%BUILD_VERSION%%.info %D/info/dir
libexec/automake%%BUILD_VERSION%%/aclocal
libexec/automake%%BUILD_VERSION%%/automake
share/aclocal%%BUILD_VERSION%%/amversion.m4