diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 12:38:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 12:38:13 +0800 |
commit | e029875fa1090853daf691248cd95d13c4763328 (patch) | |
tree | eab7373014066b155a76f80a6201d408b402eebc /mail | |
parent | 5a2930863a2988f91718545ad604d59592484f65 (diff) | |
download | freebsd-ports-gnome-e029875fa1090853daf691248cd95d13c4763328.tar.gz freebsd-ports-gnome-e029875fa1090853daf691248cd95d13c4763328.tar.zst freebsd-ports-gnome-e029875fa1090853daf691248cd95d13c4763328.zip |
BROKEN: Size mismatch
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: |