summaryrefslogtreecommitdiff
path: root/security/rats
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/rats
parentUpgrade to 1.95.7 (shlib major is bumped to 5). (diff)
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/rats')
-rw-r--r--security/rats/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rats/Makefile b/security/rats/Makefile
index 02732828b749..bf9fca9fdb35 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 \