diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-22 04:04:14 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-22 04:04:14 +0800 |
commit | 77504dee91133d87717228070152ee641e290ea1 (patch) | |
tree | e14a4ca0e4ea1d146ddefc6bd21f344beb1d75b4 | |
parent | 9147abc33b3c7b5750166f8a9a156fc7c2e6b08b (diff) | |
download | freebsd-ports-gnome-77504dee91133d87717228070152ee641e290ea1.tar.gz freebsd-ports-gnome-77504dee91133d87717228070152ee641e290ea1.tar.zst freebsd-ports-gnome-77504dee91133d87717228070152ee641e290ea1.zip |
Redo r359329: unbreak on head
-rw-r--r-- | www/polipo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/polipo/Makefile b/www/polipo/Makefile index ceb303f7eb1b..36c93d9a3527 100644 --- a/www/polipo/Makefile +++ b/www/polipo/Makefile @@ -13,6 +13,7 @@ COMMENT= Small and fast caching web proxy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +USES= makeinfo USE_RC_SUBR= polipo INFO= polipo |