diff options
author | vs <vs@FreeBSD.org> | 2005-02-15 07:48:30 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-15 07:48:30 +0000 |
commit | cc07f729cd882d1543e1ba6a93e9fba593477b7f (patch) | |
tree | 58c6efb821cde2fdea3d3568919250b98bd9ffd0 /mail/postfix-gps | |
parent | 18aa6843f095dfa17b9214897ba3b2dd95640463 (diff) | |
download | FreeBSD-ports-cc07f729cd882d1543e1ba6a93e9fba593477b7f.zip FreeBSD-ports-cc07f729cd882d1543e1ba6a93e9fba593477b7f.tar.gz |
Unbreak: Cluster-logs show that dependencies are now built correctly
Submitted by: delphij (maintainer)
Diffstat (limited to 'mail/postfix-gps')
-rw-r--r-- | mail/postfix-gps/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/postfix-gps/Makefile b/mail/postfix-gps/Makefile index 6ef365e..a9364d7 100644 --- a/mail/postfix-gps/Makefile +++ b/mail/postfix-gps/Makefile @@ -17,8 +17,6 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= delphij@FreeBSD.org COMMENT= Greylist Policy Service for postfix -BROKEN= databases/libdbi-drivers package build does not build necessary files yet - LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi RUN_DEPENDS= ${LOCALBASE}/lib/dbd:${PORTSDIR}/databases/libdbi-drivers |