aboutsummaryrefslogtreecommitdiff
path: root/devel/gnu-autoconf
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-06-16 17:27:26 +0000
committerAde Lovett <ade@FreeBSD.org>2005-06-16 17:27:26 +0000
commit68827efc49f3b70646ca4d5530b7f029c82c7f2c (patch)
treeb9bd1a5afac9000f57f87291830d06d632e94a93 /devel/gnu-autoconf
parent504cc3c4ccd48a22cc3c7faa35b18d6af679d3fe (diff)
Notes
Diffstat (limited to 'devel/gnu-autoconf')
-rw-r--r--devel/gnu-autoconf/Makefile5
-rw-r--r--devel/gnu-autoconf/pkg-message9
2 files changed, 1 insertions, 13 deletions
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile
index 78d54b06bcc2..b988d45aa67a 100644
--- a/devel/gnu-autoconf/Makefile
+++ b/devel/gnu-autoconf/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= gnu-
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 (GNU unmodified)
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
@@ -37,7 +37,4 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= autoconf.1 autoheader.1 autom4te.1 autoreconf.1 autoscan.1 \
autoupdate.1 config.guess.1 config.sub.1 ifnames.1
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/devel/gnu-autoconf/pkg-message b/devel/gnu-autoconf/pkg-message
deleted file mode 100644
index 2200a7959d99..000000000000
--- a/devel/gnu-autoconf/pkg-message
+++ /dev/null
@@ -1,9 +0,0 @@
-
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!CAUTION!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
-This port is specifically designed for developers that want to create
-cross-platform software distributions on FreeBSD. This version of autoconf
-should _NEVER_ be used with the FreeBSD ports system as a replacement for the
-versioned copies of autoconf.
-
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!CAUTION!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!