diff options
Diffstat (limited to 'textproc/code2html/Makefile')
-rw-r--r-- | textproc/code2html/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile index e9db22c5fadf..12cdd0c34263 100644 --- a/textproc/code2html/Makefile +++ b/textproc/code2html/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Sourcecode to HTML converter NO_BUILD= yes -USE_REINPLACE= yes USE_PERL5_RUN= yes MAN1= code2html.1 |