Index: head/x11-fonts/liberation-fonts-ttf/Makefile =================================================================== --- head/x11-fonts/liberation-fonts-ttf/Makefile (revision 381739) +++ head/x11-fonts/liberation-fonts-ttf/Makefile (revision 381740) @@ -1,32 +1,31 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= liberation-fonts-ttf PORTVERSION= 2.00.1 PORTEPOCH= 2 CATEGORIES= x11-fonts MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= thierry MAINTAINER= thierry@FreeBSD.org COMMENT= Liberation fonts from Red Hat to replace MS TTF fonts LICENSE= OFL11 USES= fonts USE_XORG= x11 SUB_FILES= pkg-message FONTNAME= Liberation -FONTDIR= ${PREFIX}/lib/X11/fonts/${FONTNAME} INSTDAT= AUTHORS NO_BUILD= yes do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${INSTDAT} *.ttf ${STAGEDIR}${FONTSDIR} .include Index: head/x11-fonts/liberation-fonts-ttf/files/pkg-message.in =================================================================== --- head/x11-fonts/liberation-fonts-ttf/files/pkg-message.in (revision 381739) +++ head/x11-fonts/liberation-fonts-ttf/files/pkg-message.in (revision 381740) @@ -1,5 +1,5 @@ You can start using the fonts by following these instructions: Add the following line to the "Files" section of your x.org configuration file: - FontPath "%%FONTDIR%%/" + FontPath "%%FONTSDIR%%/"