summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-11-08 09:16:42 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-11-08 09:16:42 +0000
commitcc502d2e6ad96b448beb7a4a4da91577d1f54030 (patch)
treeabd4bb004dd7bc2d4eba6d7f50c22acde881fd17
parent. Remove trailing comma from sysutils/arson entry. (diff)
Add explicit dependency to p5-DBD-mysql port.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=93384
-rw-r--r--www/rt3/Makefile3
-rw-r--r--www/rt32/Makefile3
-rw-r--r--www/rt34/Makefile3
-rw-r--r--www/rt36/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/www/rt3/Makefile b/www/rt3/Makefile
index bb24c5741d77..d3ca06a87436 100644
--- a/www/rt3/Makefile
+++ b/www/rt3/Makefile
@@ -94,7 +94,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/psql:${PORTSDIR}/databases/postgresql7 \
${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
.else
DB_TYPE= mysql
-BUILD_DEPENDS+= ${LOCALBASE}/bin/mysql_config:${PORTSDIR}/databases/mysql40-server
+BUILD_DEPENDS+= ${LOCALBASE}/bin/mysql_config:${PORTSDIR}/databases/mysql40-server \
+ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
.endif
USE_PERL5= yes
diff --git a/www/rt32/Makefile b/www/rt32/Makefile
index bb24c5741d77..d3ca06a87436 100644
--- a/www/rt32/Makefile
+++ b/www/rt32/Makefile
@@ -94,7 +94,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/psql:${PORTSDIR}/databases/postgresql7 \
${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
.else
DB_TYPE= mysql
-BUILD_DEPENDS+= ${LOCALBASE}/bin/mysql_config:${PORTSDIR}/databases/mysql40-server
+BUILD_DEPENDS+= ${LOCALBASE}/bin/mysql_config:${PORTSDIR}/databases/mysql40-server \
+ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
.endif
USE_PERL5= yes
diff --git a/www/rt34/Makefile b/www/rt34/Makefile
index bb24c5741d77..d3ca06a87436 100644
--- a/www/rt34/Makefile
+++ b/www/rt34/Makefile
@@ -94,7 +94,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/psql:${PORTSDIR}/databases/postgresql7 \
${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
.else
DB_TYPE= mysql
-BUILD_DEPENDS+= ${LOCALBASE}/bin/mysql_config:${PORTSDIR}/databases/mysql40-server
+BUILD_DEPENDS+= ${LOCALBASE}/bin/mysql_config:${PORTSDIR}/databases/mysql40-server \
+ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
.endif
USE_PERL5= yes
diff --git a/www/rt36/Makefile b/www/rt36/Makefile
index bb24c5741d77..d3ca06a87436 100644
--- a/www/rt36/Makefile
+++ b/www/rt36/Makefile
@@ -94,7 +94,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/psql:${PORTSDIR}/databases/postgresql7 \
${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
.else
DB_TYPE= mysql
-BUILD_DEPENDS+= ${LOCALBASE}/bin/mysql_config:${PORTSDIR}/databases/mysql40-server
+BUILD_DEPENDS+= ${LOCALBASE}/bin/mysql_config:${PORTSDIR}/databases/mysql40-server \
+ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
.endif
USE_PERL5= yes