diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
commit | e4aa76a9be409201f9ab206e1028818ae37599ad (patch) | |
tree | 851b6321fa03e5421d36a142f1d0c272f1deced6 /www/tinyproxy | |
parent | a85e6c4414deff6cfa08a492c0123b8bb3c35d25 (diff) | |
download | ports-e4aa76a9be409201f9ab206e1028818ae37599ad.tar.gz ports-e4aa76a9be409201f9ab206e1028818ae37599ad.zip |
Notes
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="" |