diff options
| author | Volker Stolz <vs@FreeBSD.org> | 2005-02-15 07:48:30 +0000 |
|---|---|---|
| committer | Volker Stolz <vs@FreeBSD.org> | 2005-02-15 07:48:30 +0000 |
| commit | 836665da11b864fc33a78ea35c038f6fdc51580a (patch) | |
| tree | 21cccc8d48a50ecaa969d4c0f7d1aa60a72752a8 | |
| parent | Upgrade to 1.68.1. (diff) | |
Unbreak: Cluster-logs show that dependencies are now built correctly
Submitted by: delphij (maintainer)
| -rw-r--r-- | mail/postfix-gps-devel/Makefile | 2 | ||||
| -rw-r--r-- | mail/postfix-gps/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/mail/postfix-gps-devel/Makefile b/mail/postfix-gps-devel/Makefile index 6ef365ee96ea..a9364d71301e 100644 --- a/mail/postfix-gps-devel/Makefile +++ b/mail/postfix-gps-devel/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 diff --git a/mail/postfix-gps/Makefile b/mail/postfix-gps/Makefile index 6ef365ee96ea..a9364d71301e 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 |
