diff options
Diffstat (limited to 'x11-fonts/noto/Makefile')
-rw-r--r-- | x11-fonts/noto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/noto/Makefile b/x11-fonts/noto/Makefile index 28b53e136f7e..2a7d49bfad9a 100644 --- a/x11-fonts/noto/Makefile +++ b/x11-fonts/noto/Makefile @@ -21,7 +21,7 @@ NO_BUILD= yes NO_WRKSUBDIR= yes post-extract: - ${CP} ${DISTDIR}/NotoEmoji-Regular.ttf ${WRKDIR} + ${CP} ${DISTDIR}/NotoEmoji-Regular.ttf ${WRKSRC} do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} |