aboutsummaryrefslogtreecommitdiff
path: root/security/rats
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-09-17 07:41:05 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-09-17 07:41:05 +0000
commit0120547e6dee5a16a2cb9c2eefb53fc30ee5f522 (patch)
tree2d5d5fcb7e765c461a891b321f83d136e51db810 /security/rats
parent4d7b06bb904abf6716d61f0c5826628e991e1c81 (diff)
downloadports-0120547e6dee5a16a2cb9c2eefb53fc30ee5f522.tar.gz
ports-0120547e6dee5a16a2cb9c2eefb53fc30ee5f522.zip
Bump PORTREVISION and expat shlib.
Notes
Notes: svn path=/head/; revision=66485
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 ca91ef23f05b..2ad754041e23 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -7,12 +7,13 @@
PORTNAME= rats
PORTVERSION= 1.5
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= http://www.securesoftware.com/rats/
MAINTAINER= kris@FreeBSD.org
-LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-expat-lib=${LOCALBASE}/lib \