diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-07 00:09:37 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-07 00:09:37 +0000 |
commit | 0ec72c737436dc543191116467106836e76979df (patch) | |
tree | 0ce5a621427553aa43cb2012004cfda232217c0c /japanese/tcl80 | |
parent | 6f5cb8c1282a976d94a4ac30522521127dceaab7 (diff) | |
download | ports-0ec72c737436dc543191116467106836e76979df.tar.gz ports-0ec72c737436dc543191116467106836e76979df.zip |
Notes
Diffstat (limited to 'japanese/tcl80')
-rw-r--r-- | japanese/tcl80/Makefile | 4 | ||||
-rw-r--r-- | japanese/tcl80/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/japanese/tcl80/Makefile b/japanese/tcl80/Makefile index 7713c3e0df47..8cef25869819 100644 --- a/japanese/tcl80/Makefile +++ b/japanese/tcl80/Makefile @@ -12,7 +12,7 @@ CATEGORIES= japanese lang tcl80 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/ -PATCHFILES= tcl8.0.5jp1.5.patch.gz +PATCHFILES= tcl8.0.5jp1.6.patch.gz MAINTAINER= taguchi@tohoku.iij.ad.jp @@ -49,7 +49,7 @@ post-install: ) .endif @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib -.if ${PORTOBJFORMAT} == "aout" +.if ${PORTOBJFORMAT} == "aout" ${LN} -sf libtcl80jp.so.1.5 ${PREFIX}/lib/libtcl80jp.so .endif @${CAT} ${PKGDIR}/MESSAGE diff --git a/japanese/tcl80/distinfo b/japanese/tcl80/distinfo index ce89530bf3ca..aba3426ab0a6 100644 --- a/japanese/tcl80/distinfo +++ b/japanese/tcl80/distinfo @@ -1,2 +1,2 @@ MD5 (tcl8.0.5.tar.gz) = 4247975c801510fb378b76237b2abaaf -MD5 (tcl8.0.5jp1.5.patch.gz) = 1c3689ca13075854243a590ae2486210 +MD5 (tcl8.0.5jp1.6.patch.gz) = 20f31598d46580544962fd80f4b1899e |