aboutsummaryrefslogtreecommitdiffstats
path: root/devel/autoconf213
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2005-06-17 01:29:45 +0800
committerade <ade@FreeBSD.org>2005-06-17 01:29:45 +0800
commit32dccc8e179d8ffb305ec7e38d30fdaf8c799cea (patch)
tree64683c4570caec4aa157d21e1db5a823b6172c75 /devel/autoconf213
parentc2ac79d8b614c72a639d5b2e56c248102998615b (diff)
downloadfreebsd-ports-graphics-32dccc8e179d8ffb305ec7e38d30fdaf8c799cea.tar.gz
freebsd-ports-graphics-32dccc8e179d8ffb305ec7e38d30fdaf8c799cea.tar.zst
freebsd-ports-graphics-32dccc8e179d8ffb305ec7e38d30fdaf8c799cea.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.
Diffstat (limited to 'devel/autoconf213')
-rw-r--r--devel/autoconf213/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index e8a01960546..909755392f8 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -14,9 +14,7 @@ MASTER_SITE_SUBDIR= ade/gnu
DISTNAME= autoconf-000227
MAINTAINER= ade@FreeBSD.org
-COMMENT= Automatically configure source code on many Un*x platforms (legacy 2.13 version)
-
-DEPRECATED= Please use devel/autoconf259 instead
+COMMENT= Automatically configure source code on many Un*x platforms (2.13)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4