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/postfix-gps | |
parent | 791f6c6ff96991b4f319540b7d46ae305ea9d1e5 (diff) | |
download | ports-167b9fef5890df6cdff25105d1fb1e74f6216e0b.tar.gz ports-167b9fef5890df6cdff25105d1fb1e74f6216e0b.zip |
Notes
Diffstat (limited to 'mail/postfix-gps')
-rw-r--r-- | mail/postfix-gps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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} |