summaryrefslogtreecommitdiff
path: root/www/cadaver
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-01-22 14:30:35 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-01-22 14:30:35 +0000
commit63de032394a752d17fd981c14e9fc29a7e4315dd (patch)
tree8ee314a8474a8dfabda9adfd09397e19b203ab74 /www/cadaver
parentbetter workaround against PF_LOCAL. (diff)
Do not build with included neon.
Installed (in ${LOCALBASE}) libneon was linked in if it exists anyway and included expat is not used anymore.
Notes
Notes: svn path=/head/; revision=73783
Diffstat (limited to 'www/cadaver')
-rw-r--r--www/cadaver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile
index e35dd04efa3c..b518fb1417dc 100644
--- a/www/cadaver/Makefile
+++ b/www/cadaver/Makefile
@@ -14,14 +14,14 @@ MASTER_SITES= http://www.webdav.org/cadaver/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.4:${PORTSDIR}/textproc/expat2 \
+ neon.23:${PORTSDIR}/www/neon
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
CONFIGURE_ARGS= --enable-netrc \
- --with-included-neon \
--with-expat
ALL_TARGET= cadaver