diff options
-rw-r--r-- | japanese/vfghostscript5/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/vfghostscript5/Makefile b/japanese/vfghostscript5/Makefile index e1704e44a00d..867cfc14980a 100644 --- a/japanese/vfghostscript5/Makefile +++ b/japanese/vfghostscript5/Makefile @@ -69,6 +69,9 @@ GS_DRIVERS+= epag-3.09.tar.gz # replacement for pdf_sec.ps, that allows you to read encrypted PDF files DECRYPT_PDF= pdf_sec.ps +# Latest version is rather ja-vfghostscript-5.5.x +NO_LATEST_LINK=yes + post-extract: ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg @${TAR} -C ${WRKSRC} --unlink -xzf ${_DISTDIR}/gs${PORTVERSION}-vflib-1.2.tar.gz |