aboutsummaryrefslogtreecommitdiff
path: root/www/sitecopy
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-06-05 20:54:37 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-06-05 20:54:37 +0000
commit1c849ceab2d661651b0ab677bb58a3eb78a9d0cd (patch)
treee41cf07ccde575f821463881ed2efc6964305e09 /www/sitecopy
parent7735abce4317bac377c71fbc592e335214f9f640 (diff)
downloadports-1c849ceab2d661651b0ab677bb58a3eb78a9d0cd.tar.gz
ports-1c849ceab2d661651b0ab677bb58a3eb78a9d0cd.zip
This port is not compatible with later neon libraries (0.15.0): remove neon
dependency and use libxml instead.
Notes
Notes: svn path=/head/; revision=43552
Diffstat (limited to 'www/sitecopy')
-rw-r--r--www/sitecopy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile
index 6c7467254815..43552844ca13 100644
--- a/www/sitecopy/Makefile
+++ b/www/sitecopy/Makefile
@@ -14,10 +14,11 @@ MASTER_SITES= http://www.lyra.org/sitecopy/
MAINTAINER= olgeni@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \
- neon.12:${PORTSDIR}/www/neon
+ xml.5:${PORTSDIR}/textproc/libxml
GNU_CONFIGURE= yes
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -lintl"
+CONFIGURE_ARGS= --enable-libxml
USE_GMAKE= yes
MAN1= sitecopy.1