aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2004-03-14 15:58:26 +0800
committerkuriyama <kuriyama@FreeBSD.org>2004-03-14 15:58:26 +0800
commit064e7ef6bcce99a32f9cf869129c20c7cecafb64 (patch)
tree3ea57b0eb13388b8214230ebc608a769caa9b2b1 /security
parent35eebca59551fc4a1048b606d36ce09b18704b54 (diff)
downloadfreebsd-ports-graphics-064e7ef6bcce99a32f9cf869129c20c7cecafb64.tar.gz
freebsd-ports-graphics-064e7ef6bcce99a32f9cf869129c20c7cecafb64.tar.zst
freebsd-ports-graphics-064e7ef6bcce99a32f9cf869129c20c7cecafb64.zip
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Diffstat (limited to 'security')
-rw-r--r--security/rats/Makefile3
-rw-r--r--security/vxquery/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/security/rats/Makefile b/security/rats/Makefile
index 02732828b74..bf9fca9fdb3 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rats
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \
http://www.securesoftware.com/rats/
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= UNIX/security
MAINTAINER= ports@FreeBSD.org
COMMENT= Source code auditing tool
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-expat-lib=${LOCALBASE}/lib \
diff --git a/security/vxquery/Makefile b/security/vxquery/Makefile
index b1c79af280a..6dfe8bfc1c3 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: