diff options
-rw-r--r-- | print/ghostscript-gnu-commfont/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7-commfont/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gnu-commfont/Makefile b/print/ghostscript-gnu-commfont/Makefile index 794c645c65a3..4de344c5cf41 100644 --- a/print/ghostscript-gnu-commfont/Makefile +++ b/print/ghostscript-gnu-commfont/Makefile @@ -15,7 +15,7 @@ DISTFILES= # empty MAINTAINER= hrs@FreeBSD.org COMMENT= Common files for GNU Ghostscript CJK font support -RUN_DEPENDS= ${CMAPDIR}/ac15/cid2code.txt:${PORTSDIR}/print/adobe-cmaps +BUILD_DEPENDS= ${CMAPDIR}/ac15/cid2code.txt:${PORTSDIR}/print/adobe-cmaps NO_WRKSUBDIR= yes SUB_FILES= pkg-message \ diff --git a/print/ghostscript7-commfont/Makefile b/print/ghostscript7-commfont/Makefile index 794c645c65a3..4de344c5cf41 100644 --- a/print/ghostscript7-commfont/Makefile +++ b/print/ghostscript7-commfont/Makefile @@ -15,7 +15,7 @@ DISTFILES= # empty MAINTAINER= hrs@FreeBSD.org COMMENT= Common files for GNU Ghostscript CJK font support -RUN_DEPENDS= ${CMAPDIR}/ac15/cid2code.txt:${PORTSDIR}/print/adobe-cmaps +BUILD_DEPENDS= ${CMAPDIR}/ac15/cid2code.txt:${PORTSDIR}/print/adobe-cmaps NO_WRKSUBDIR= yes SUB_FILES= pkg-message \ |