diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
commit | 167b9fef5890df6cdff25105d1fb1e74f6216e0b (patch) | |
tree | ec273a11b3cb3f183c02241ee22e0aaa76b2ae1e /mail | |
parent | 791f6c6ff96991b4f319540b7d46ae305ea9d1e5 (diff) | |
download | ports-167b9fef5890df6cdff25105d1fb1e74f6216e0b.tar.gz ports-167b9fef5890df6cdff25105d1fb1e74f6216e0b.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-gps-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix-gps/Makefile | 2 | ||||
-rw-r--r-- | mail/yadda/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/mail/postfix-gps-devel/Makefile b/mail/postfix-gps-devel/Makefile index a9364d71301e..c6c2afe1a828 100644 --- a/mail/postfix-gps-devel/Makefile +++ b/mail/postfix-gps-devel/Makefile @@ -20,6 +20,8 @@ COMMENT= Greylist Policy Service for postfix LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi RUN_DEPENDS= ${LOCALBASE}/lib/dbd:${PORTSDIR}/databases/libdbi-drivers +BROKEN= Size mismatch + SCRIPT_FILES= gps-maintain.pl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/mail/postfix-gps/Makefile b/mail/postfix-gps/Makefile index a9364d71301e..c6c2afe1a828 100644 --- a/mail/postfix-gps/Makefile +++ b/mail/postfix-gps/Makefile @@ -20,6 +20,8 @@ COMMENT= Greylist Policy Service for postfix LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi RUN_DEPENDS= ${LOCALBASE}/lib/dbd:${PORTSDIR}/databases/libdbi-drivers +BROKEN= Size mismatch + SCRIPT_FILES= gps-maintain.pl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/mail/yadda/Makefile b/mail/yadda/Makefile index a1e5f81e9b33..183ef2aff235 100644 --- a/mail/yadda/Makefile +++ b/mail/yadda/Makefile @@ -16,6 +16,8 @@ COMMENT= Yet Another Damn Delivery Agent RUN_DEPENDS= ${SITE_PERL}/Mail/Audit.pm:${PORTSDIR}/mail/p5-Mail-Audit +BROKEN= Size mismatch + USE_PERL5_RUN= yes do-build: |