aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/tinderbox-devel
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2012-12-28 19:03:02 +0000
committerFlorian Smeets <flo@FreeBSD.org>2012-12-28 19:03:02 +0000
commit303e871aaadda6b73c9c9d573b11357160ece73c (patch)
tree309a4825eb9e77cca3e3ad19e04af83d38d50d6f /ports-mgmt/tinderbox-devel
parent084838b8d4975dde8eea6b8a64eab3276271b766 (diff)
downloadports-303e871aaadda6b73c9c9d573b11357160ece73c.tar.gz
ports-303e871aaadda6b73c9c9d573b11357160ece73c.zip
Notes
Diffstat (limited to 'ports-mgmt/tinderbox-devel')
-rw-r--r--ports-mgmt/tinderbox-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile
index 8526c7a94a20..515dcf710807 100644
--- a/ports-mgmt/tinderbox-devel/Makefile
+++ b/ports-mgmt/tinderbox-devel/Makefile
@@ -68,7 +68,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/pear/MDB2/Driver/mysql.php:${PORTSDIR}/database
USE_PHP+= mysql
.endif
USE_MYSQL= yes
-RUN_DEPENDS+= p5-DBD-mysql${MYSQL_VER}>=0:${PORTSDIR}/databases/p5-DBD-mysql${MYSQL_VER}
+RUN_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
.endif
.if !defined(WITHOUT_APACHE) && defined(WITH_WEBUI)