aboutsummaryrefslogtreecommitdiff
path: root/mail/metamail
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-03-15 16:23:57 +0000
committerMark Felder <feld@FreeBSD.org>2016-03-15 16:23:57 +0000
commit2c605a93fc6960d3224f5fe78c58bdfa77516eb2 (patch)
tree510eedf3282e33d1a7fe6812f3347bc71a8e41fc /mail/metamail
parent18ba2ce8c682afa42fba2f7322bba7b2e1d4f484 (diff)
downloadports-2c605a93fc6960d3224f5fe78c58bdfa77516eb2.tar.gz
ports-2c605a93fc6960d3224f5fe78c58bdfa77516eb2.zip
mail/metamail: Disable X11 by default
This is only needed for Hebrew font rendering and this is now a dependency of mail/mutt which is often used on systems where X11 is not wanted. Submitted by: gahr
Notes
Notes: svn path=/head/; revision=411183
Diffstat (limited to 'mail/metamail')
-rw-r--r--mail/metamail/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile
index 56cbaff5c8fd..c9640a745bd7 100644
--- a/mail/metamail/Makefile
+++ b/mail/metamail/Makefile
@@ -3,22 +3,22 @@
PORTNAME= metamail
PORTVERSION= 2.7
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= mail
MASTER_SITES= http://ftp.funet.fi/pub/unix/mail/metamail/ \
ftp://ftp.research.telcordia.com/pub/nsb/
DISTNAME= mm${PORTVERSION}
-EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of MIME, the Multipurpose Internet Mail Extensions
+USES= tar:Z
+
LICENSE= MIT
WRKSRC= ${WRKDIR}/${DISTNAME}/src
OPTIONS_DEFINE= X11
-OPTIONS_DEFAULT= X11
OPTIONS_SUB= yes
X11_DESC= X11 hebrew font support