diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-01-23 02:08:26 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-01-23 02:08:26 +0000 |
commit | 13b6d4066da801e625915bf3f276bcb8e50a4cd0 (patch) | |
tree | 0deff0b1066f9e7f67392bbb6c9fc39fe28b9b15 /www/tinyproxy | |
parent | b0195ac96cd69257788936adea7bd10b99916c1e (diff) |
Notes
Diffstat (limited to 'www/tinyproxy')
-rw-r--r-- | www/tinyproxy/Makefile | 3 | ||||
-rw-r--r-- | www/tinyproxy/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 8b33bb1e7282..57047d4afaf4 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tinyproxy -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.3a CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,6 +16,7 @@ MAINTAINER= mitsuru@riken.go.jp BUILD_DEPENDS= ${LOCALBASE}/lib/libadns.a:${PORTSDIR}/net/adns GNU_CONFIGURE= yes +USE_GMAKE= yes CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --with-log-file=/var/log/tinyproxy.log --with-port=8080 --with-user=nobody --with-adns-include=${LOCALBASE}/include --with-adns-lib=${LOCALBASE}/lib MAN8= tinyproxy.8 diff --git a/www/tinyproxy/distinfo b/www/tinyproxy/distinfo index 8825ff072542..4f63b3f599d5 100644 --- a/www/tinyproxy/distinfo +++ b/www/tinyproxy/distinfo @@ -1 +1 @@ -MD5 (tinyproxy-1.3.3.tar.gz) = 134693ada7b7136b53fc87a2d10c6be9 +MD5 (tinyproxy-1.3.3a.tar.gz) = ef78569076fadbe4271c19422373998b |