summaryrefslogtreecommitdiff
path: root/devel/log4c
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 /devel/log4c
parentUpdate to 4.2.11. (diff)
Bump PORTREVISION and expat shlib.
Notes
Notes: svn path=/head/; revision=66485
Diffstat (limited to 'devel/log4c')
-rw-r--r--devel/log4c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile
index f57b8747461f..369a7da7e87e 100644
--- a/devel/log4c/Makefile
+++ b/devel/log4c/Makefile
@@ -8,7 +8,7 @@
PORTNAME= log4c
PORTVERSION= 1.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.cimai.com/opensource/log4c/
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
USE_LIBTOOL= yes
GNU_CONFIGURE= yes