summaryrefslogtreecommitdiff
path: root/devel/log4c
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-07-21 02:17:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-07-21 02:17:49 +0000
commita52ee364a98ded8249498ae8b48410e34b0c0233 (patch)
treed1d93c6174f03d2ae893983d90253f620e7c4f53 /devel/log4c
parentUpgrade to 1.95.4 (shlib version bumped). (diff)
Bump portrevision (textproc/expat2 shlib bump).
Notes
Notes: svn path=/head/; revision=63297
Diffstat (limited to 'devel/log4c')
-rw-r--r--devel/log4c/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile
index 4b9b6459d781..f57b8747461f 100644
--- a/devel/log4c/Makefile
+++ b/devel/log4c/Makefile
@@ -8,6 +8,7 @@
PORTNAME= log4c
PORTVERSION= 1.0.6
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.cimai.com/opensource/log4c/
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2
USE_LIBTOOL= yes
GNU_CONFIGURE= yes