aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/drweb-postfix/Makefile2
-rw-r--r--security/drweb-sendmail/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/drweb-postfix/Makefile b/security/drweb-postfix/Makefile
index 90eb955b44ee..0bb55a2b0366 100644
--- a/security/drweb-postfix/Makefile
+++ b/security/drweb-postfix/Makefile
@@ -16,7 +16,7 @@ DISTNAME= drweb-clients-4.29.12-F-sources
MAINTAINER= zaa@ulstu.ru
COMMENT= Postfix message filter for virus processing through DrWeb daemon
-RUN_DEPENDS= ${LOCALBASE}/etc/rc.d/drweb-0.sh:${PORTSDIR}/security/drwebd
+RUN_DEPENDS= ${LOCALBASE}/drweb/drwebd:${PORTSDIR}/security/drwebd
WRKSRC= ${WRKDIR}/${DISTNAME}
diff --git a/security/drweb-sendmail/Makefile b/security/drweb-sendmail/Makefile
index 1c8a2918c9be..baeef39a0586 100644
--- a/security/drweb-sendmail/Makefile
+++ b/security/drweb-sendmail/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Sendmail message filter for virus processing through DrWeb daemon
BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2
-RUN_DEPENDS= ${LOCALBASE}/etc/rc.d/00drwebd.sh:${PORTSDIR}/security/drweb
+RUN_DEPENDS= ${LOCALBASE}/drweb/drwebd:${PORTSDIR}/security/drweb
WRKSRC= ${WRKDIR}/${DISTNAME}