diff options
Diffstat (limited to 'print/adobe-cmaps/Makefile')
-rw-r--r-- | print/adobe-cmaps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/adobe-cmaps/Makefile b/print/adobe-cmaps/Makefile index 3ba92c0f7269..2d7c2fdf80ff 100644 --- a/print/adobe-cmaps/Makefile +++ b/print/adobe-cmaps/Makefile @@ -21,7 +21,7 @@ INSTDIRS= ac15 ag15 ai0 aj16 aj20 ak12 rksj-cmaps FONTSDIR= ${PREFIX}/share/fonts/${PORTNAME} post-extract: - ${RM} -f ${WRKSRC}/ag15/.nfsFA55 + ${RM} ${WRKSRC}/ag15/.nfsFA55 do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} |