From 800933a8dbd97370c84cebf9926f051ef3af72a0 Mon Sep 17 00:00:00 2001 From: olgeni Date: Tue, 20 Nov 2001 22:15:44 +0000 Subject: Update port to version 0.17.2. Submitted by: Garrett Rooney --- www/neon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/neon/Makefile') diff --git a/www/neon/Makefile b/www/neon/Makefile index e0c8708ce4d2..73f7a0e48408 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= neon -PORTVERSION= 0.15.3 +PORTVERSION= 0.17.2 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ @@ -18,7 +18,7 @@ LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml USE_OPENSSL= yes .endif -USE_LIBTOOL= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} \ --enable-xml \ --enable-shared \ -- cgit