aboutsummaryrefslogtreecommitdiff
path: root/mail/softfail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/softfail/Makefile')
-rw-r--r--mail/softfail/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/mail/softfail/Makefile b/mail/softfail/Makefile
index da9cc440fc66..c398a5675212 100644
--- a/mail/softfail/Makefile
+++ b/mail/softfail/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: softfail
-# Date created: 2007-02-01
-# Whom: Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
-#
+# Created by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
# $FreeBSD$
-#
PORTNAME= softfail
PORTVERSION= 2.0
@@ -25,9 +21,10 @@ PLIST_SUB= QMAIL_PREFIX=${QMAIL_PREFIX}
PORTDOCS= README softfail.sql
+USES= qmail
+
USE_BZIP2= yes
USE_MYSQL= yes
-USE_QMAIL= yes
.if defined(QMAIL_SLAVEPORT) && ( ${QMAIL_SLAVEPORT} != "spamcontrol" && ${QMAIL_SLAVEPORT} != "ldap" )
IGNORE= software only works with qmail-spamcontrol or qmail-ldap