diff options
Diffstat (limited to 'databases/p5-DBD-mysql/Makefile')
-rw-r--r-- | databases/p5-DBD-mysql/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile index 9d270cb6850b..df888c6cb891 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-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 |