aboutsummaryrefslogtreecommitdiff
path: root/mail/mess822
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/mess822
parent4cf78eacbab3fd0188059a00356e6e23e76e547b (diff)
downloadports-63f96859ce0b25a7057110abdd77cff71ff45681.tar.gz
ports-63f96859ce0b25a7057110abdd77cff71ff45681.zip
- 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/mess822')
-rw-r--r--mail/mess822/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile
index aa416fcea10e..9e0963ea0496 100644
--- a/mail/mess822/Makefile
+++ b/mail/mess822/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mess822
-# Date created: 4 February 2001
-# Whom: David Siebörger <drs@rucus.ru.ac.za>
-#
+# Created by: David Siebörger <drs@rucus.ru.ac.za>
# $FreeBSD$
-#
PORTNAME= mess822
PORTVERSION= 0.58
@@ -17,7 +13,7 @@ MASTER_SITES= http://cr.yp.to/software/ \
MAINTAINER= drs@rucus.ru.ac.za
COMMENT= RFC 822 mail message parsing library and rewriting utilities
-USE_QMAIL_RUN= yes
+USES= qmail:run
RESTRICTED= Violates djb\'s license