aboutsummaryrefslogtreecommitdiff
path: root/mail/metamail
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-03-11 21:25:57 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-03-11 21:25:57 +0000
commit7a325e6491e40f5b8019920ab62c25f5718b8ea7 (patch)
tree220eef0d4bb423caccb8b2d17fbea9c1f7c607f2 /mail/metamail
parent12cb0a983fbaeb551c25a53f8f87cd997b6253c7 (diff)
downloadports-7a325e6491e40f5b8019920ab62c25f5718b8ea7.tar.gz
ports-7a325e6491e40f5b8019920ab62c25f5718b8ea7.zip
x11-fonts/mkfontscale: Update to 1.2.0
Update x11-fonts/mkfontscale to 1.2.0 Remove x11-fonts/mkfontdir, which has been merged into mkfontscale. Update dependencies and bump portrevisions. Add an entry to UPDATING and MOVES Changelog: https://lists.x.org/archives/xorg/2019-March/059633.html Thanks to Antoine for the exp-run! PR: 236336 (exp-run) Obtained from: FreeBSD Graphics Team dev repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale Sponsored by: B3 Init
Notes
Notes: svn path=/head/; revision=495395
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 b6fc91d452d4..9909910c5e44 100644
--- a/mail/metamail/Makefile
+++ b/mail/metamail/Makefile
@@ -3,7 +3,7 @@
PORTNAME= metamail
PORTVERSION= 2.7
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= mail
MASTER_SITES= http://ftp.funet.fi/pub/unix/mail/metamail/ \
ftp://ftp.research.telcordia.com/pub/nsb/
@@ -24,9 +24,9 @@ OPTIONS_SUB= yes
X11_DESC= X11 hebrew font support
X11_BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \
- mkfontscale:x11-fonts/mkfontscale
+ mkfontscale>=0:x11-fonts/mkfontscale
X11_RUN_DEPENDS= xloadimage:x11/xloadimage \
- mkfontdir:x11-fonts/mkfontdir
+ mkfontscale>=0:x11-fonts/mkfontscale
X11_USE= XORG=x11
X11_EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile-x11
X11_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-patch-Makefile-nox11