aboutsummaryrefslogtreecommitdiff
path: root/www/neon/Makefile
diff options
context:
space:
mode:
authorOllivier Robert <roberto@FreeBSD.org>2002-04-29 09:27:43 +0000
committerOllivier Robert <roberto@FreeBSD.org>2002-04-29 09:27:43 +0000
commitb753105b17e2718d67263262c79745fea38c04aa (patch)
tree66f2710125d6b6f7b88af2aed5712848b937d927 /www/neon/Makefile
parent0d71b3cafdd97384ed11beb6126190b44e1d06c7 (diff)
Notes
Diffstat (limited to 'www/neon/Makefile')
-rw-r--r--www/neon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile
index 7befc3494736..964da8f34bc1 100644
--- a/www/neon/Makefile
+++ b/www/neon/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= neon
-PORTVERSION= 0.19.3
+PORTVERSION= 0.19.4
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/neon/
MAINTAINER= rooneg@electricjellyfish.net
-LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml
+LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat
.ifndef WITHOUT_OPENSSL
USE_OPENSSL= yes
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} \
--enable-xml \
--enable-shared \
- --with-libxml1
+ --with-expat=${PREFIX}
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
MAN1= neon-config.1