diff options
Diffstat (limited to 'devel/vtcl/Makefile')
-rw-r--r-- | devel/vtcl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile index e92a8ca7994e..132f6c5cfb5c 100644 --- a/devel/vtcl/Makefile +++ b/devel/vtcl/Makefile @@ -20,8 +20,6 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= ${PREFIX} NO_BUILD= yes -USE_REINPLACE= yes - pre-configure: @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/configure |