From a5da770e67afce95b829c38c5d5330fe69f7822c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 21 Mar 2015 23:05:19 +0000 Subject: Make fonts repecting XDG Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports --- arabic/ae_fonts_mono/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arabic/ae_fonts_mono') diff --git a/arabic/ae_fonts_mono/Makefile b/arabic/ae_fonts_mono/Makefile index 3f81fb0656b6..b27487ce59be 100644 --- a/arabic/ae_fonts_mono/Makefile +++ b/arabic/ae_fonts_mono/Makefile @@ -3,7 +3,7 @@ PORTNAME= ae_fonts_mono PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= arabic x11-fonts MASTER_SITES= SF/arabeyes/Fonts/ae_fonts DISTNAME= ${PORTNAME} -- cgit v1.2.3