aboutsummaryrefslogtreecommitdiff
path: root/devel/automake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/automake/Makefile')
-rw-r--r--devel/automake/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index 3fb172252b51..725b0cb49f32 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -1,12 +1,12 @@
-# Created by: Ade Lovett <ade@FreeBSD.org>
-
PORTNAME= automake
-PORTVERSION= 1.16.3
+PORTVERSION= 1.16.5
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
MAINTAINER= tijl@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator
+WWW= https://www.gnu.org/software/automake/
LICENSE= GPLv2+ GFDL
LICENSE_COMB= multi
@@ -18,9 +18,9 @@ RUN_DEPENDS= autoconf>=2.69:devel/autoconf
BUILD_VERSION= 1.16
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-USES= cpe makeinfo perl5 tar:xz
+USES= cpe perl5 tar:xz
GNU_CONFIGURE= yes
-MAKE_ENV+= MAKEINFOFLAGS=--no-split
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INFO= automake automake-history
CPE_VENDOR= gnu