summaryrefslogtreecommitdiff
path: root/korean/ftghostscript5
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-10-03 18:09:23 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-10-03 18:09:23 +0000
commit7238bd952b106e8873167fe9a9b5da8ec18ea058 (patch)
treeea62dbfa7f6c4ed7ef773ae0ac10ab8a8fd60726 /korean/ftghostscript5
parentDon't install drwebd.sh, done by drweb-sendmail port now (diff)
Set DIST_SUBDIR to `ghostscript'.
OK'ed by: cjh (MAINTAINER)
Notes
Notes: svn path=/head/; revision=48410
Diffstat (limited to 'korean/ftghostscript5')
-rw-r--r--korean/ftghostscript5/Makefile13
-rw-r--r--korean/ftghostscript5/distinfo18
2 files changed, 16 insertions, 15 deletions
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile
index ae125b6e4f9d..9e54374c8772 100644
--- a/korean/ftghostscript5/Makefile
+++ b/korean/ftghostscript5/Makefile
@@ -27,6 +27,7 @@ DISTNAME= ${PKGNAME}
DISTFILES= ${PCL3_DRV} ${DECRYPT_PDF} ${GS_SOURCES} \
${VFLIB_GS} ${KFFTYPE} ${KFFTYPE_PATCH} \
${HFFTYPE} ${GS_CID_PATCH}
+DIST_SUBDIR= ghostscript
EXTRACT_ONLY= ${GS_SOURCES} ${PCL3_DRV}
MAINTAINER= cjh@FreeBSD.org
@@ -76,20 +77,20 @@ post-extract:
@${PATCH} -d ${WRKSRC} --forward --quiet -E < ${WRKSRC}/zmedia2.c-5.10.diff
pre-patch:
- cd ${WRKSRC} && tar -xzf ${DISTDIR}/${VFLIB_GS} && \
+ cd ${WRKSRC} && tar -xzf ${_DISTDIR}/${VFLIB_GS} && \
${PATCH} -s -p1 < gs5.10-vflib-1.1/gs5.10-vflib-1.1.diff
- cd ${WRKSRC} && tar -xzf ${DISTDIR}/${KFFTYPE} && \
+ cd ${WRKSRC} && tar -xzf ${_DISTDIR}/${KFFTYPE} && \
cd ${WRKSRC}/kfftype && \
for file in ${KFFTYPE_PATCH}; do \
- ${PATCH} -s -p0 < ${DISTDIR}/$$file; \
+ ${PATCH} -s -p0 < ${_DISTDIR}/$$file; \
done && \
${CP} -r ${WRKSRC}/kfftype/* ${WRKSRC}/
- cd ${WRKSRC} && tar -xzf ${DISTDIR}/${HFFTYPE} && \
+ cd ${WRKSRC} && tar -xzf ${_DISTDIR}/${HFFTYPE} && \
${CP} -r ${WRKSRC}/gs5-hfftype-0.2/* ${WRKSRC}/
cd ${WRKSRC} && ${PATCH} -s -p1 < \
${WRKSRC}/gs5-hfftype-0.2/gs5.10-hfftype.diff
cd ${WRKSRC} && ${PATCH} ${PATCH_DIST_ARGS} < \
- ${DISTDIR}/${GS_CID_PATCH}
+ ${_DISTDIR}/${GS_CID_PATCH}
do-configure:
@(cd ${WRKSRC}; ${SH} tar_cat )
@@ -104,7 +105,7 @@ pre-install:
post-install:
strip ${PREFIX}/bin/gs
- ${INSTALL_DATA} ${DISTDIR}/${DECRYPT_PDF} \
+ ${INSTALL_DATA} ${_DISTDIR}/${DECRYPT_PDF} \
${PREFIX}/share/ghostscript/5.10ft
$(MKDIR) ${PREFIX}/libexec/lpr
${INSTALL_SCRIPT} $(WRKSRC)/pj-gs.sh ${PREFIX}/libexec/lpr
diff --git a/korean/ftghostscript5/distinfo b/korean/ftghostscript5/distinfo
index 0626c3700086..030fff231feb 100644
--- a/korean/ftghostscript5/distinfo
+++ b/korean/ftghostscript5/distinfo
@@ -1,9 +1,9 @@
-MD5 (hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be
-MD5 (pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4
-MD5 (ghostscript-5.10.tar.gz) = b8dbc2595c06305f452a9c38bd0effef
-MD5 (gs5.10-vflib-1.1.tar.gz) = 856599571b5c9845595d830ad2b31b5f
-MD5 (gs5-kfftype.tar.gz) = 960047c6530e3678ee340d62adfbc3a8
-MD5 (gs5-kfftype-patch1.diff) = 1fd23208c9355a2df242ecaa1b8ea8f7
-MD5 (gs5-kfftype-patch2.diff) = 0babbfde38132acc9e5128672660a6c4
-MD5 (gs5-hfftype-0.2.tar.gz) = c78230aa7f2488ecc1a298f3da908275
-MD5 (gs5.10-cid-bugfix.diff) = 9675c4e4eeb795eee45956ddd6ed67c4
+MD5 (ghostscript/hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be
+MD5 (ghostscript/pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4
+MD5 (ghostscript/ghostscript-5.10.tar.gz) = b8dbc2595c06305f452a9c38bd0effef
+MD5 (ghostscript/gs5.10-vflib-1.1.tar.gz) = 856599571b5c9845595d830ad2b31b5f
+MD5 (ghostscript/gs5-kfftype.tar.gz) = 960047c6530e3678ee340d62adfbc3a8
+MD5 (ghostscript/gs5-kfftype-patch1.diff) = 1fd23208c9355a2df242ecaa1b8ea8f7
+MD5 (ghostscript/gs5-kfftype-patch2.diff) = 0babbfde38132acc9e5128672660a6c4
+MD5 (ghostscript/gs5-hfftype-0.2.tar.gz) = c78230aa7f2488ecc1a298f3da908275
+MD5 (ghostscript/gs5.10-cid-bugfix.diff) = 9675c4e4eeb795eee45956ddd6ed67c4