diff options
Diffstat (limited to 'x11-toolkits/tkshape/Makefile')
-rw-r--r-- | x11-toolkits/tkshape/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/tkshape/Makefile b/x11-toolkits/tkshape/Makefile index 0987b9cc20d..8ee8deb21c4 100644 --- a/x11-toolkits/tkshape/Makefile +++ b/x11-toolkits/tkshape/Makefile @@ -35,7 +35,6 @@ TK_VER?= 8.4 WISH?= wish${TK_VER} USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tclconf=${LOCALBASE}/lib/tcl${TCL_VER} \ --with-tkconf=${LOCALBASE}/lib/tk${TK_VER} |