aboutsummaryrefslogtreecommitdiff
path: root/devel/automake110/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-06-16 17:29:45 +0000
committerAde Lovett <ade@FreeBSD.org>2005-06-16 17:29:45 +0000
commitcbcdcfb3d494bea2b583d115ebe9d4728c2734ae (patch)
tree08faae30013dd81af53e866feb49199ba1fe71e1 /devel/automake110/Makefile
parent68827efc49f3b70646ca4d5530b7f029c82c7f2c (diff)
downloadports-cbcdcfb3d494bea2b583d115ebe9d4728c2734ae.tar.gz
ports-cbcdcfb3d494bea2b583d115ebe9d4728c2734ae.zip
Purge WANT_{LIBTOOL,AUTOCONF,AUTOMAKE}_RUN
The versioned autotools are now strictly for building other ports in the tree. Likewise, the gnu- autotools are for runtime dependencies for IDEs, and others, where unmodified cross-platform capabilities are desired.
Notes
Notes: svn path=/head/; revision=137573
Diffstat (limited to 'devel/automake110/Makefile')
-rw-r--r--devel/automake110/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile
index a9e072f2ace2..85ff655702db 100644
--- a/devel/automake110/Makefile
+++ b/devel/automake110/Makefile
@@ -13,10 +13,11 @@ MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-COMMENT= GNU Standards-compliant Makefile generator (version 1.9)
+COMMENT= GNU Standards-compliant Makefile generator (1.9)
+
+RUN_DEPENDS= ${AUTOCONF_DEPENDS}
WANT_AUTOCONF_VER=259
-WANT_AUTOCONF_RUN=yes
BUILD_VERSION= 19
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
LATEST_LINK= automake${BUILD_VERSION}