summaryrefslogtreecommitdiff
path: root/mail/queue-fix
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-03-15 22:03:42 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-03-15 22:03:42 +0000
commit63f96859ce0b25a7057110abdd77cff71ff45681 (patch)
treed72ad8a21ce169d4163dc3bde69207c34ac21e0d /mail/queue-fix
parentRestore alt keys after gtk20 update. (diff)
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
bapt contributed to the qmail.mk as well - Trim headers USES= qmail:run will add qmail into RUN_DEPENDS USES= qmail:build will add qmail into BUILD_DEPENDS USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS USES= qmail:vars will set QMAIL_PREFIX With hat: portmgr
Notes
Notes: svn path=/head/; revision=314324
Diffstat (limited to 'mail/queue-fix')
-rw-r--r--mail/queue-fix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/queue-fix/Makefile b/mail/queue-fix/Makefile
index e36947ce8c6f..e8045e25bf02 100644
--- a/mail/queue-fix/Makefile
+++ b/mail/queue-fix/Makefile
@@ -11,7 +11,8 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= bdrewery@FreeBSD.org
COMMENT= Repairs or generates a qmail queue structure
-USE_QMAIL_RUN= yes
+USES= qmail:run
+
MAKE_JOBS_SAFE= yes
PREFIX?= ${QMAIL_PREFIX}