aboutsummaryrefslogtreecommitdiff
path: root/www/neon26
diff options
context:
space:
mode:
authorOllivier Robert <roberto@FreeBSD.org>2002-04-29 11:22:26 +0000
committerOllivier Robert <roberto@FreeBSD.org>2002-04-29 11:22:26 +0000
commit7fffb59783ae299ce24ae6822bb94ac747d05919 (patch)
treec8acd902cdbb251f580745355b69b0c86538d94e /www/neon26
parent085b5c086167f0004c9d04a2e9366b12a3ccc0ae (diff)
downloadports-7fffb59783ae299ce24ae6822bb94ac747d05919.tar.gz
ports-7fffb59783ae299ce24ae6822bb94ac747d05919.zip
Build against expat2 instead of the old expat1. Both neon & subversion
compile.
Notes
Notes: svn path=/head/; revision=58303
Diffstat (limited to 'www/neon26')
-rw-r--r--www/neon26/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/neon26/Makefile b/www/neon26/Makefile
index 964da8f34bc1..bdef1d15e06d 100644
--- a/www/neon26/Makefile
+++ b/www/neon26/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.webdav.org/neon/
MAINTAINER= rooneg@electricjellyfish.net
-LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat
+LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2
.ifndef WITHOUT_OPENSSL
USE_OPENSSL= yes