aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-10-15 11:48:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-10-15 11:48:02 +0000
commit60dd487d2bfeee951831b317ffe94f7b19e569ac (patch)
treec9e265b1f86779fca98d0653d1ef9db50edf3b44 /mail
parentdb5cad7305de1313a888a4e4b9aba4766f671a93 (diff)
downloadports-60dd487d2bfeee951831b317ffe94f7b19e569ac.tar.gz
ports-60dd487d2bfeee951831b317ffe94f7b19e569ac.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/postgrey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile
index 3dc2428f935f..107b5cd0b09b 100644
--- a/mail/postgrey/Makefile
+++ b/mail/postgrey/Makefile
@@ -31,7 +31,7 @@ PGY_DIR?= /var/db/postgrey
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
-pre-everything::
+pre-extract:
.if !defined(SKIP_BDB_CHECK) && !defined(PACKAGE_BUILDING)
.if !defined(WITH_BDB_VER)
@${ECHO} "This port requires databases/p5-BerkeleyDB to be built with"