diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 01:16:11 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 01:16:11 +0000 |
commit | d0dafa2b40544593c1b9ba3953493cb7136af3eb (patch) | |
tree | 4c2fc38b952069c6b0a4a910d8e1b98204d2c38c /mail/postfix-gps | |
parent | b123cd1c12f679cc7680efd9087f16c91af02e62 (diff) | |
download | ports-d0dafa2b40544593c1b9ba3953493cb7136af3eb.tar.gz ports-d0dafa2b40544593c1b9ba3953493cb7136af3eb.zip |
BROKEN: Broken dependency
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=125659
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 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 |