diff options
Diffstat (limited to 'lang/itcl')
-rw-r--r-- | lang/itcl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index 4943bd12fede..14701e24b128 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -20,7 +20,6 @@ COMMENT= [incr Tcl] (A.K.A. "itcl") LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 WRKSRC= ${WRKDIR}/${DISTNAME}/itcl -USE_REINPLACE= yes INSTALLS_SHLIB= yes PKGINSTALL= ${PORTSDIR}/lang/tcl84/pkg-install.tclsh PKGDEINSTALL= ${PORTSDIR}/lang/tcl84/pkg-deinstall.tclsh |