diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-vpopmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-vpopmail/Makefile b/mail/p5-vpopmail/Makefile index 4408f8e7e5b3..a04b6235be24 100644 --- a/mail/p5-vpopmail/Makefile +++ b/mail/p5-vpopmail/Makefile @@ -20,6 +20,8 @@ VPOPMAIL_PORT?= mail/vpopmail BUILD_DEPENDS= ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/${VPOPMAIL_PORT} RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN= Does not build + PERL_CONFIGURE= yes MAN3= vpopmail.3 |