diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:48:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:48:47 +0000 |
commit | 2f35b73926abf3d3de21382a8a16414200fa2d5b (patch) | |
tree | ba424f33251d8f6c55d5b3a690abf181b6a819ee /www/polipo | |
parent | 8c8dbd7325f0c5cd3837737357a4e2cdd953cee5 (diff) |
Notes
Diffstat (limited to 'www/polipo')
-rw-r--r-- | www/polipo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/polipo/Makefile b/www/polipo/Makefile index b518b454cee4..2879f84625d9 100644 --- a/www/polipo/Makefile +++ b/www/polipo/Makefile @@ -15,7 +15,6 @@ MAINTAINER= frank@pinky.sax.de COMMENT= A small and fast caching web proxy MAN1= polipo.1 -MAKE_ENV= CC="${CC}" USE_RC_SUBR= polipo.sh |