mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
- Reset MAINTAINER
- While I'm here, pet portlint PR: ports/164433 Submitted by: Jean-Francois Dockes <jf@dockes.org> (maintainer)
This commit is contained in:
parent
e5cdb400da
commit
98c65b1703
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289715
@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.funet.fi/pub/unix/mail/metamail/ \
|
||||
DISTNAME= mm${PORTVERSION}
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= jf@dockes.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Implementation of MIME, the Multipurpose Internet Mail Extensions
|
||||
|
||||
OPTIONS= X11 "X11 hebrew font support" on
|
||||
@ -31,9 +31,9 @@ MAN4= mailcap.4
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITHOUT_X11)
|
||||
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
|
||||
BUILD_DEPENDS+= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
|
||||
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
|
||||
RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage \
|
||||
RUN_DEPENDS+= xloadimage:${PORTSDIR}/x11/xloadimage \
|
||||
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
|
||||
USE_XORG= x11
|
||||
PLIST_SUB+= X11=""
|
||||
|
Loading…
Reference in New Issue
Block a user