diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-18 13:53:24 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-18 13:53:24 +0000 |
commit | 8635f9cee7ca82ccb0d7066dee45a042f4dffa0d (patch) | |
tree | 35a52cb40548d659e3de891a57d28cd4c49145cd /x11-fonts | |
parent | 4a081dc8f3ccf9c274eb8f8ed2e9002b2f32dd14 (diff) | |
download | ports-8635f9cee7ca82ccb0d7066dee45a042f4dffa0d.tar.gz ports-8635f9cee7ca82ccb0d7066dee45a042f4dffa0d.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/mondulkiri/Makefile | 9 | ||||
-rw-r--r-- | x11-fonts/mondulkiri/pkg-descr | 2 |
2 files changed, 3 insertions, 8 deletions
diff --git a/x11-fonts/mondulkiri/Makefile b/x11-fonts/mondulkiri/Makefile index 2fa8b481bdfa..faaba8594048 100644 --- a/x11-fonts/mondulkiri/Makefile +++ b/x11-fonts/mondulkiri/Makefile @@ -20,13 +20,8 @@ PLIST_SUB+= FONTSDIR=${FONTSDIR} WRKSRC= ${WRKDIR}/Opentype\ only\ fonts -NO_STAGE= yes 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/mondulkiri/pkg-descr b/x11-fonts/mondulkiri/pkg-descr index bddf8f7dbe9d..70c2c9076159 100644 --- a/x11-fonts/mondulkiri/pkg-descr +++ b/x11-fonts/mondulkiri/pkg-descr @@ -6,4 +6,4 @@ A collection of Mondulkiri Opentype fonts. The package contains: - Mondulkiri high line-spacing font - Mondulkiri diagnostic font showing spaces and zero-width (non-)joiner -WWW: http://sourceforge.net/projects/khmer/ +WWW: http://sourceforge.net/projects/khmer/ |