diff options
Diffstat (limited to 'mail/postfix-postfwd/Makefile')
-rw-r--r-- | mail/postfix-postfwd/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix-postfwd/Makefile b/mail/postfix-postfwd/Makefile index 9dab49819cd4..3a4d045348fe 100644 --- a/mail/postfix-postfwd/Makefile +++ b/mail/postfix-postfwd/Makefile @@ -13,10 +13,10 @@ COMMENT= Postfix firewall policy daemon LICENSE= BSD3CLAUSE -RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server \ - p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \ - p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes +RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \ + p5-Net-Server>=0:net/p5-Net-Server \ + p5-Storable>=0:devel/p5-Storable \ + p5-Time-HiRes>=0:devel/p5-Time-HiRes SUB_FILES= pkg-message |