summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports-mgmt/newportsversioncheck/Makefile4
-rw-r--r--sysutils/newportsversioncheck/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/newportsversioncheck/Makefile b/ports-mgmt/newportsversioncheck/Makefile
index 816444ee6211..271e9bfeab2a 100644
--- a/ports-mgmt/newportsversioncheck/Makefile
+++ b/ports-mgmt/newportsversioncheck/Makefile
@@ -15,8 +15,8 @@ MAINTAINER= edwin@mavetju.org
COMMENT= Ports new version checker
PERL_RUN_DEPENDS= \
- DBD/SQLite:${PORTSDIR}/databases/p5-DBD-SQLite \
- MIME/Lite:${PORTSDIR}/mail/p5-MIME-Lite \
+ DBD-SQLite:${PORTSDIR}/databases/p5-DBD-SQLite \
+ MIME-Lite:${PORTSDIR}/mail/p5-MIME-Lite \
LWP:${PORTSDIR}/www/p5-libwww
USE_PERL_RUN= yes
diff --git a/sysutils/newportsversioncheck/Makefile b/sysutils/newportsversioncheck/Makefile
index 816444ee6211..271e9bfeab2a 100644
--- a/sysutils/newportsversioncheck/Makefile
+++ b/sysutils/newportsversioncheck/Makefile
@@ -15,8 +15,8 @@ MAINTAINER= edwin@mavetju.org
COMMENT= Ports new version checker
PERL_RUN_DEPENDS= \
- DBD/SQLite:${PORTSDIR}/databases/p5-DBD-SQLite \
- MIME/Lite:${PORTSDIR}/mail/p5-MIME-Lite \
+ DBD-SQLite:${PORTSDIR}/databases/p5-DBD-SQLite \
+ MIME-Lite:${PORTSDIR}/mail/p5-MIME-Lite \
LWP:${PORTSDIR}/www/p5-libwww
USE_PERL_RUN= yes