aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/font-misc-ethiopic
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-03-22 07:05:19 +0800
committerbapt <bapt@FreeBSD.org>2015-03-22 07:05:19 +0800
commitfe5a7e4bee2fc7a40343278a44de77847b5c91c5 (patch)
treeb9556c9042a9d20d7c71f49869f39f95afc00052 /x11-fonts/font-misc-ethiopic
parent9167139629893ea7664f3b1cf93141ff1eeb82b4 (diff)
downloadfreebsd-ports-graphics-fe5a7e4bee2fc7a40343278a44de77847b5c91c5.tar.gz
freebsd-ports-graphics-fe5a7e4bee2fc7a40343278a44de77847b5c91c5.tar.zst
freebsd-ports-graphics-fe5a7e4bee2fc7a40343278a44de77847b5c91c5.zip
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
Diffstat (limited to 'x11-fonts/font-misc-ethiopic')
-rw-r--r--x11-fonts/font-misc-ethiopic/Makefile6
-rw-r--r--x11-fonts/font-misc-ethiopic/pkg-plist4
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-fonts/font-misc-ethiopic/Makefile b/x11-fonts/font-misc-ethiopic/Makefile
index 72b2a33092d..ba4b5ad8ebe 100644
--- a/x11-fonts/font-misc-ethiopic/Makefile
+++ b/x11-fonts/font-misc-ethiopic/Makefile
@@ -2,7 +2,7 @@
PORTNAME= font-misc-ethiopic
PORTVERSION= 1.0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
@@ -10,6 +10,8 @@ COMMENT= X.Org miscellaneous Ethiopic font
XORG_CAT= font
FONTNAME= TTF
-PLIST_FILES= "@fcfontsdir ${PREFIX}/lib/X11/fonts/OTF"
+PLIST_FILES= "@fcfontsdir ${PREFIX}/share/fonts/OTF" \
+ "@comment ${PREFIX}/share/fonts/OTF/fonts.dir" \
+ "@comment ${PREFIX}/share/fonts/OTF/fonts.scale"
.include <bsd.port.mk>
diff --git a/x11-fonts/font-misc-ethiopic/pkg-plist b/x11-fonts/font-misc-ethiopic/pkg-plist
index 30789590712..aa8240f9418 100644
--- a/x11-fonts/font-misc-ethiopic/pkg-plist
+++ b/x11-fonts/font-misc-ethiopic/pkg-plist
@@ -1,2 +1,2 @@
-lib/X11/fonts/OTF/GohaTibebZemen.otf
-lib/X11/fonts/TTF/GohaTibebZemen.ttf
+share/fonts/OTF/GohaTibebZemen.otf
+share/fonts/TTF/GohaTibebZemen.ttf