aboutsummaryrefslogtreecommitdiffstats
path: root/www/neon/Makefile
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-11-21 06:15:44 +0800
committerolgeni <olgeni@FreeBSD.org>2001-11-21 06:15:44 +0800
commit800933a8dbd97370c84cebf9926f051ef3af72a0 (patch)
tree3b7be038d9432cea9eb18680462fc1820744434f /www/neon/Makefile
parent0a350ad276af0b30d8f74d79370fc42a2c6f8f0b (diff)
downloadfreebsd-ports-gnome-800933a8dbd97370c84cebf9926f051ef3af72a0.tar.gz
freebsd-ports-gnome-800933a8dbd97370c84cebf9926f051ef3af72a0.tar.zst
freebsd-ports-gnome-800933a8dbd97370c84cebf9926f051ef3af72a0.zip
Update port to version 0.17.2.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
Diffstat (limited to 'www/neon/Makefile')
-rw-r--r--www/neon/Makefile4
1 files changed, 2 insertions, 2 deletions
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 \