aboutsummaryrefslogtreecommitdiff
path: root/security/vxquery
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
commit4a868f8a2add17cdf73316057699ee6cec0908e4 (patch)
treee16a055a7017bc6875079719f93b536da2bb9deb /security/vxquery
parent8e9dca3d94fe335ede6da94f41dabe6fec5e23f6 (diff)
downloadports-4a868f8a2add17cdf73316057699ee6cec0908e4.tar.gz
ports-4a868f8a2add17cdf73316057699ee6cec0908e4.zip
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Notes
Notes: svn path=/head/; revision=103969
Diffstat (limited to 'security/vxquery')
-rw-r--r--security/vxquery/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vxquery/Makefile b/security/vxquery/Makefile
index b1c79af280ad..6dfe8bfc1c35 100644
--- a/security/vxquery/Makefile
+++ b/security/vxquery/Makefile
@@ -7,6 +7,7 @@
PORTNAME= vxquery
PORTVERSION= 0.1
+PORTREVISION= 1
CATEGORIES= security textproc
MASTER_SITES= http://www.vuxml.org/files/
@@ -21,7 +22,7 @@ GNU_CONFIGURE= YES
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 501111
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
.endif
do-install: