diff options
Diffstat (limited to 'textproc/antiword/Makefile')
-rw-r--r-- | textproc/antiword/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/antiword/Makefile b/textproc/antiword/Makefile index 1d65758941b4..f390fefc673b 100644 --- a/textproc/antiword/Makefile +++ b/textproc/antiword/Makefile @@ -13,8 +13,8 @@ COMMENT= Application for displaying Microsoft(R) Word documents LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/Docs/COPYING -BUILD_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n022003l.afm:${PORTSDIR}/print/gsfonts -RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n022003l.afm:${PORTSDIR}/print/gsfonts +BUILD_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n022003l.afm:print/gsfonts +RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n022003l.afm:print/gsfonts USES= cpe gmake shebangfix perl5 CPE_VENDOR= antiword_project |