diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 10:00:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 10:00:55 +0000 |
commit | 5e284d22d41bb383f01f061d187f099585cb6dba (patch) | |
tree | a37051b0ea49a58aa86678b313761019aa1166f2 /japanese/tkstep80 | |
parent | 41a1051858c22dc40380f4ff9a240ef5ad962525 (diff) |
Notes
Diffstat (limited to 'japanese/tkstep80')
-rw-r--r-- | japanese/tkstep80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/tkstep80/Makefile b/japanese/tkstep80/Makefile index 7bf4ddf0c343..7c82849b8779 100644 --- a/japanese/tkstep80/Makefile +++ b/japanese/tkstep80/Makefile @@ -32,8 +32,8 @@ PATCH_DIST_ARGS=-d ${TOPDIR} -E ${PATCH_DIST_STRIP} .else PATCH_DIST_ARGS=-d ${TOPDIR} --forward --quiet -E ${PATCH_DIST_STRIP} .endif -PKGINSTALL= ${PORTSDIR}/x11-toolkits/tk82/pkg/INSTALL.wish -PKGDEINSTALL= ${PORTSDIR}/x11-toolkits/tk82/pkg/DEINSTALL.wish +PKGINSTALL= ${PORTSDIR}/x11-toolkits/tk82/pkg-install.wish +PKGDEINSTALL= ${PORTSDIR}/x11-toolkits/tk82/pkg-deinstall.wish INSTALLS_SHLIB= yes TCLVERSION= 8.0 |