From 69f56fb8e4a32f1ef61c0c1dba856a1042196f79 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 6 Dec 1999 00:53:51 +0000 Subject: RUN_DEPENDS need to be the same as BUILD_DEPENDS. (think packages) PR: 15153 Submitted by: Alec Wolman Reviewed by: maintainer --- databases/p5-DBD-mysql/Makefile | 1 + databases/p5-Mysql/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'databases') diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile index 4eaa5bd2e675..9becadcb95c9 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-mysql/Makefile @@ -16,6 +16,7 @@ MAINTAINER= jedgar@fxp.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI +RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= mysqlclient.6:${PORTSDIR}/databases/mysql322-client CONFIGURE_ARGS= PREFIX=${PREFIX} --noprompt --mysql-install --nomsql-install diff --git a/databases/p5-Mysql/Makefile b/databases/p5-Mysql/Makefile index 4eaa5bd2e675..9becadcb95c9 100644 --- a/databases/p5-Mysql/Makefile +++ b/databases/p5-Mysql/Makefile @@ -16,6 +16,7 @@ MAINTAINER= jedgar@fxp.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI +RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= mysqlclient.6:${PORTSDIR}/databases/mysql322-client CONFIGURE_ARGS= PREFIX=${PREFIX} --noprompt --mysql-install --nomsql-install -- cgit v1.2.3