diff options
Diffstat (limited to 'www/tinyproxy')
-rw-r--r-- | www/tinyproxy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 1a32b6e324ed..aa15d6486fda 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -16,7 +16,6 @@ COMMENT= A small, efficient HTTP proxy server GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --bindir=${PREFIX}/sbin \ --with-config=${PREFIX}/etc/tinyproxy/tinyproxy.conf \ --program-transform-name="" |