diff options
Diffstat (limited to 'www/ziproxy/Makefile')
-rw-r--r-- | www/ziproxy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ziproxy/Makefile b/www/ziproxy/Makefile index 5314284c58ad..e47a1c8c4ad9 100644 --- a/www/ziproxy/Makefile +++ b/www/ziproxy/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= ziproxy -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= www MASTER_SITES= SF @@ -17,7 +17,6 @@ LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_BZIP2= yes -USE_GCC= 3.2+ CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |