diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-18 13:54:41 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-18 13:54:41 +0000 |
commit | c7017adc5adf72f5914b571074c12d16f928bc48 (patch) | |
tree | d26e7ae04a328f8e007881648c9a2089fdef91dd /x11-fonts | |
parent | 8635f9cee7ca82ccb0d7066dee45a042f4dffa0d (diff) | |
download | ports-c7017adc5adf72f5914b571074c12d16f928bc48.tar.gz ports-c7017adc5adf72f5914b571074c12d16f928bc48.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/khmeros/Makefile | 9 | ||||
-rw-r--r-- | x11-fonts/khmeros/pkg-descr | 2 |
2 files changed, 3 insertions, 8 deletions
diff --git a/x11-fonts/khmeros/Makefile b/x11-fonts/khmeros/Makefile index 4b160e8f8b3c..56318a10d1a4 100644 --- a/x11-fonts/khmeros/Makefile +++ b/x11-fonts/khmeros/Makefile @@ -18,16 +18,11 @@ NO_BUILD= yes FONTSDIR= lib/X11/fonts/Khmer/ PLIST_SUB+= FONTSDIR=${FONTSDIR} -NO_STAGE= yes post-patch: ${MV} "${WRKSRC}/KhmerOS .ttf" ${WRKSRC}/KhmerOS.ttf do-install: - ${MKDIR} ${PREFIX}/${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/*.ttf ${PREFIX}/${FONTSDIR} - -post-install: - @${ECHO_MSG} "==> Running fc-cache" - @-${LOCALBASE}/bin/fc-cache -f -v ${PREFIX}/${FONTSDIR} + @${MKDIR} ${STAGEDIR}${PREFIX}/${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${PREFIX}/${FONTSDIR} .include <bsd.port.mk> diff --git a/x11-fonts/khmeros/pkg-descr b/x11-fonts/khmeros/pkg-descr index 8e303b060217..5cccca8629a3 100644 --- a/x11-fonts/khmeros/pkg-descr +++ b/x11-fonts/khmeros/pkg-descr @@ -12,4 +12,4 @@ A collection of Khmer OS TrueType fonts. The package contains: - KhmerOS Siemreap - KhmerOS Sys -WWW: http://sourceforge.net/projects/khmer/ +WWW: http://sourceforge.net/projects/khmer/ |