diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:45:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 22:45:24 +0000 |
commit | c88356199d72e4e424d7f33bdbc61fcd9bd3a221 (patch) | |
tree | 7b8ee468e6d3262f8f667a97ee800c88ebad6392 /mail/postgrey/Makefile | |
parent | BROKEN: Unfetchable (diff) |
BROKEN: Unfetchable
Approved by: portmgr (self)
Diffstat (limited to '')
-rw-r--r-- | mail/postgrey/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index b2ae5492f432..18d05bf867c7 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -17,6 +17,8 @@ RUN_DEPENDS= ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \ ${SITE_PERL}/IO/Multiplex.pm:${PORTSDIR}/devel/p5-IO-Multiplex \ ${SITE_PERL}/${PERL_ARCH}/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB +BROKEN= Unfetchable + USE_PERL5= yes USE_RC_SUBR= yes NO_BUILD= yes |