aboutsummaryrefslogtreecommitdiff
path: root/devel/automake110/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-12-07 10:57:12 +0000
committerAde Lovett <ade@FreeBSD.org>2006-12-07 10:57:12 +0000
commit26e1e82aa2299d74c8648259faf7632342381b55 (patch)
treebd0c4bcbe2db06e97841c7cbf3b392db14a6f249 /devel/automake110/Makefile
parent781b45454c18b6174ceacb2c28253913ee2b7db7 (diff)
downloadports-26e1e82aa2299d74c8648259faf7632342381b55.tar.gz
ports-26e1e82aa2299d74c8648259faf7632342381b55.zip
Say hello to automake 1.10 after repocopy
Notes
Notes: svn path=/head/; revision=179112
Diffstat (limited to 'devel/automake110/Makefile')
-rw-r--r--devel/automake110/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile
index 6353e032bee0..deb22ee6c9ae 100644
--- a/devel/automake110/Makefile
+++ b/devel/automake110/Makefile
@@ -1,32 +1,32 @@
-# New ports collection makefile for: automake19
-# Date created: 15 Feb 2003
-# Whom: Udo Schweigert
+# New ports collection makefile for: automake110
+# Date created: 5th December 2006
+# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= automake
-PORTVERSION= 1.9.6
+PORTVERSION= 1.10
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-COMMENT= GNU Standards-compliant Makefile generator (1.9)
+COMMENT= GNU Standards-compliant Makefile generator (1.10)
RUN_DEPENDS= ${AUTOCONF_DEPENDS}
-USE_AUTOTOOLS= autoconf:259:env
-BUILD_VERSION= 19
+USE_AUTOTOOLS= autoconf:261:env
+BUILD_VERSION= 110
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
LATEST_LINK= automake${BUILD_VERSION}
USE_BZIP2= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= AUTOCONF=autoconf259 AUTOHEADER=autoheader259 MAKEINFO=makeinfo
+#CONFIGURE_ENV= AUTOCONF=autoconf259 AUTOHEADER=autoheader259 MAKEINFO=makeinfo
CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION} \
- --infodir=${PREFIX}/info
+ --infodir=${PREFIX}/info --mandir=${PREFIX}/man
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INFO= automake${BUILD_VERSION}