diff options
author | kris <kris@FreeBSD.org> | 2005-01-02 09:16:11 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-01-02 09:16:11 +0800 |
commit | 37d4026fc05d2241b0f32a1f0d5f731d4b2767c8 (patch) | |
tree | 56d3fe7edafb3617db9df747f6ecbb260b150959 /mail | |
parent | 4d7cf4374f9c39dbe937077e6f760b2e613568a8 (diff) | |
download | freebsd-ports-gnome-37d4026fc05d2241b0f32a1f0d5f731d4b2767c8.tar.gz freebsd-ports-gnome-37d4026fc05d2241b0f32a1f0d5f731d4b2767c8.tar.zst freebsd-ports-gnome-37d4026fc05d2241b0f32a1f0d5f731d4b2767c8.zip |
BROKEN: Broken dependency
Approved by: portmgr (self)
Diffstat (limited to 'mail')
-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 8c48735e4bdf..4a2913c961a6 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 8c48735e4bdf..4a2913c961a6 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 |