diff options
Diffstat (limited to 'japanese/tkstep80')
-rw-r--r-- | japanese/tkstep80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/tkstep80/Makefile b/japanese/tkstep80/Makefile index 2e2ca1c12a49..8c0f744ae7b4 100644 --- a/japanese/tkstep80/Makefile +++ b/japanese/tkstep80/Makefile @@ -36,7 +36,7 @@ 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 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes TCLVERSION= 8.0 TOPDIR= ${WRKDIR}/${DISTNAME} |