diff options
author | ade <ade@FreeBSD.org> | 2010-10-16 19:44:43 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-10-16 19:44:43 +0800 |
commit | 16d6c75b9d6b0c3767d5aa4ed3f46b70a35b3fb4 (patch) | |
tree | 4cea62567bab1ce7b3f9c72bdfe89a2748185250 /devel/autoconf268 | |
parent | 1c5ca596026ebbb987892022eecb6046f2c72b98 (diff) | |
download | freebsd-ports-gnome-16d6c75b9d6b0c3767d5aa4ed3f46b70a35b3fb4.tar.gz freebsd-ports-gnome-16d6c75b9d6b0c3767d5aa4ed3f46b70a35b3fb4.tar.zst freebsd-ports-gnome-16d6c75b9d6b0c3767d5aa4ed3f46b70a35b3fb4.zip |
Bump autoconf 2.67->2.68 -- will deal with any fallout.
Diffstat (limited to 'devel/autoconf268')
-rw-r--r-- | devel/autoconf268/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile index 11c0ddca4e58..28d381f08e68 100644 --- a/devel/autoconf268/Makefile +++ b/devel/autoconf268/Makefile @@ -15,10 +15,6 @@ DISTNAME= autoconf-${PORTVERSION} MAINTAINER= autotools@FreeBSD.org COMMENT= Automatically configure source code on many Un*x platforms (2.68) -.if !defined(WITH_PSYCHOPATHIC_TENDENCIES) -IGNORE= You really do not want this yet. Trust me. -.endif - BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ help2man:${PORTSDIR}/misc/help2man RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ |