[Midnightbsd-cvs] mports [17886] trunk/devel/autotools/Makefile: update meta port for autotools
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Dec 17 23:03:44 EST 2014
Revision: 17886
http://svnweb.midnightbsd.org/mports/?rev=17886
Author: laffer1
Date: 2014-12-17 23:03:43 -0500 (Wed, 17 Dec 2014)
Log Message:
-----------
update meta port for autotools
Modified Paths:
--------------
trunk/devel/autotools/Makefile
Modified: trunk/devel/autotools/Makefile
===================================================================
--- trunk/devel/autotools/Makefile 2014-12-18 04:01:50 UTC (rev 17885)
+++ trunk/devel/autotools/Makefile 2014-12-18 04:03:43 UTC (rev 17886)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= autotools
-PORTVERSION= 20101016
+PORTVERSION= 20130627
CATEGORIES= devel
MASTER_SITES= # none
DISTFILES= # none
@@ -10,11 +10,11 @@
COMMENT= Autotools meta-port
LICENSE= agg
-RUN_DEPENDS= libtool:${PORTSDIR}/devel/libtool \
+RUN_DEPENDS= libtoolize:${PORTSDIR}/devel/libtool \
autoconf-2.13:${PORTSDIR}/devel/autoconf213 \
- autoconf-2.68:${PORTSDIR}/devel/autoconf \
+ autoconf-2.69:${PORTSDIR}/devel/autoconf \
automake-1.4:${PORTSDIR}/devel/automake14 \
- automake-1.11:${PORTSDIR}/devel/automake
+ automake-1.14:${PORTSDIR}/devel/automake
PLIST_FILES= share/${PORTNAME}
NO_BUILD= yes
More information about the Midnightbsd-cvs
mailing list