aboutsummaryrefslogtreecommitdiffstats
path: root/devel/autoconf268
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/autoconf268
parentc2ac79d8b614c72a639d5b2e56c248102998615b (diff)
downloadfreebsd-ports-gnome-32dccc8e179d8ffb305ec7e38d30fdaf8c799cea.tar.gz
freebsd-ports-gnome-32dccc8e179d8ffb305ec7e38d30fdaf8c799cea.tar.zst
freebsd-ports-gnome-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/autoconf268')
-rw-r--r--devel/autoconf268/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile
index aa6be53c07c7..07d69bdb2976 100644
--- a/devel/autoconf268/Makefile
+++ b/devel/autoconf268/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= autoconf
DISTNAME= autoconf-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-COMMENT= Automatically configure source code on many Un*x platforms (version 2.59)
+COMMENT= Automatically configure source code on many Un*x platforms (2.59)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man