aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-13 01:23:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-13 01:23:50 +0000
commitba932efaa4d6e42509d70973fe926a77c4008871 (patch)
tree053691c748d6e607e7f03d41f84b6ff71ef35128 /databases
parent33b237b8697b986da9061f1e9416eb449fe7f213 (diff)
downloadports-ba932efaa4d6e42509d70973fe926a77c4008871.tar.gz
ports-ba932efaa4d6e42509d70973fe926a77c4008871.zip
- Remove outmoded message
PR: ports/158844 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Notes
Notes: svn path=/head/; revision=277623
Diffstat (limited to 'databases')
-rw-r--r--databases/phpmyadmin/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index 88392643ed91..c4606f13731f 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -95,13 +95,6 @@ USE_PHP+= ${opt:L}
.SILENT:
-pre-everything::
- ${ECHO_MSG} "This version of phpmyadmin requires PHP 5.2+ and MySQL"
- ${ECHO_MSG} "5.0+. If you need to use an older version of PHP or"
- ${ECHO_MSG} "manage older MYSQL databases, please use the"
- ${ECHO_MSG} "databases/phpmyadmin211 port instead."
- ${ECHO_MSG} ""
-
# When creating a package, empty directories will not be generated
# from the pkg tarball. Therefore make sure no directories are empty.