aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netdot
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2024-04-06 23:32:10 +0000
committerFlorian Smeets <flo@FreeBSD.org>2024-04-07 09:36:13 +0000
commit92a030dffd4fd7c3f5abdd7a85b16086da294fe1 (patch)
treed83f5e611d5723c97792ba1aa7179471fd6c2e40 /net-mgmt/netdot
parent04a6b84a1a7982cc3e6966d9a6be0b8e6f8648ee (diff)
downloadports-92a030dffd4fd7c3f5abdd7a85b16086da294fe1.tar.gz
ports-92a030dffd4fd7c3f5abdd7a85b16086da294fe1.zip
Diffstat (limited to 'net-mgmt/netdot')
-rw-r--r--net-mgmt/netdot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/netdot/Makefile b/net-mgmt/netdot/Makefile
index e3bdac514e39..78e2f68ea0e2 100644
--- a/net-mgmt/netdot/Makefile
+++ b/net-mgmt/netdot/Makefile
@@ -1,7 +1,7 @@
PORTNAME= netdot
PORTVERSION= 1.0.7
DISTVERSIONPREFIX= ${PORTNAME}-
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-mgmt
MAINTAINER= nick@foobar.org
@@ -16,7 +16,7 @@ RUN_DEPENDS= p5-libapreq2>=0:www/p5-libapreq2 \
p5-Apache-AuthCookie>=0:www/p5-Apache-AuthCookie \
p5-Apache2-SiteControl>=1.0:www/p5-Apache2-SiteControl \
p5-URI>=0:net/p5-URI \
- p5-DBD-mysql>=0:databases/p5-DBD-mysql \
+ ${DBD_MYSQL} \
p5-SQL-Translator>=0.07:databases/p5-SQL-Translator \
p5-Class-DBI>=3.0.17:databases/p5-Class-DBI \
p5-Class-DBI-AbstractSearch>=0:databases/p5-Class-DBI-AbstractSearch \