diff options
Diffstat (limited to 'print/ghostscript8-base/Makefile')
-rw-r--r-- | print/ghostscript8-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript8-base/Makefile b/print/ghostscript8-base/Makefile index ee172ca21468..5f90fdf9488a 100644 --- a/print/ghostscript8-base/Makefile +++ b/print/ghostscript8-base/Makefile @@ -134,7 +134,7 @@ pre-build: pre-build-drivers.mak ${WRKSRC}/freetype/objs/freetype214MT_D.so pre-install: - cd ${WRKSRC}/Resource/Init && ${RM} -f \ + cd ${WRKSRC}/Resource/Init && ${RM} \ gs_statd.ps.orig gs_ttf.ps.orig pdf_font.ps.orig ${MKDIR} ${STAGEDIR}${DATADIR} |