diff options
author | erwin <erwin@FreeBSD.org> | 2012-07-27 17:29:03 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2012-07-27 17:29:03 +0800 |
commit | fa89e891c659029a333c00efeb6d5192375f60e1 (patch) | |
tree | 179126fe7c498e50e81ee0dc50433b5e90031818 /mail | |
parent | 1461db2dc4db113b37a4413d563b6d6b6ee71d4c (diff) | |
download | freebsd-ports-gnome-fa89e891c659029a333c00efeb6d5192375f60e1.tar.gz freebsd-ports-gnome-fa89e891c659029a333c00efeb6d5192375f60e1.tar.zst freebsd-ports-gnome-fa89e891c659029a333c00efeb6d5192375f60e1.zip |
Mark BROKEN: does not build
Submitted by: pointyhat
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 |