diff options
-rw-r--r-- | mail/postfix-gps-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix-gps/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/postfix-gps-devel/Makefile b/mail/postfix-gps-devel/Makefile index 8c48735..4a2913c 100644 --- a/mail/postfix-gps-devel/Makefile +++ b/mail/postfix-gps-devel/Makefile @@ -17,6 +17,8 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= delphij@FreeBSD.org COMMENT= Greylist Policy Service for postfix +BROKEN= Broken dependency + LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi RUN_DEPENDS= ${LOCALBASE}/lib/dbd:${PORTSDIR}/databases/libdbi-drivers diff --git a/mail/postfix-gps/Makefile b/mail/postfix-gps/Makefile index 8c48735..4a2913c 100644 --- a/mail/postfix-gps/Makefile +++ b/mail/postfix-gps/Makefile @@ -17,6 +17,8 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= delphij@FreeBSD.org COMMENT= Greylist Policy Service for postfix +BROKEN= Broken dependency + LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi RUN_DEPENDS= ${LOCALBASE}/lib/dbd:${PORTSDIR}/databases/libdbi-drivers |