diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:35:31 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:49:05 +0000 |
commit | ecc979028a8980e0890cfe30143bd4bc30b4893e (patch) | |
tree | 2dd64818e52fff37ed3ed76a242a261718bdcd8f /mail | |
parent | d23093cf911849deda4308fc414ff1410d8077e0 (diff) | |
download | ports-ecc979028a8980e0890cfe30143bd4bc30b4893e.tar.gz ports-ecc979028a8980e0890cfe30143bd4bc30b4893e.zip |
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postgrey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index 816399a9da54..e809a1bf25aa 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-BerkeleyDB>=0:databases/p5-BerkeleyDB \ p5-Net-Server>=0:net/p5-Net-Server \ p5-NetAddr-IP>=0:net-mgmt/p5-NetAddr-IP -USES= perl5 shebangfix +USES= cpe perl5 shebangfix USE_PERL5= run USE_RC_SUBR= ${PORTNAME} |