diff options
-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 |