summaryrefslogtreecommitdiff
path: root/databases/p5-Mysql
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-01 10:15:16 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-01 10:15:16 +0000
commit60f2b6b7a89cffe52e223d31e5fb033c8b723838 (patch)
treef9b5432328f6e349e9cc1afe2d59776beb9049b0 /databases/p5-Mysql
parentAdd p5-Authen-TacacsPlus 0.16, a perl module that provides authentication (diff)
Goodbye, YEAR2000. Hello, 2001.
Approved by: asami
Notes
Notes: svn path=/head/; revision=36564
Diffstat (limited to 'databases/p5-Mysql')
-rw-r--r--databases/p5-Mysql/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/p5-Mysql/Makefile b/databases/p5-Mysql/Makefile
index 9d270cb6850b..df888c6cb891 100644
--- a/databases/p5-Mysql/Makefile
+++ b/databases/p5-Mysql/Makefile
@@ -20,8 +20,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/ShowTable.pm:${
RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= mysqlclient.6:${PORTSDIR}/databases/mysql322-client
-Y2K= http://forteviot.symbolstone.org/technology/perl/DBI/doc/faq.html
-
CONFIGURE_ARGS= PREFIX=${PREFIX} CC="${CC}" CCFLAGS="${CFLAGS}" \
--noprompt --mysql-install --nomsql-install
CONFIGURE_ENV= MYSQL_HOME=${PREFIX} IN_MYSQL_DISTRIBUTION=1