aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/orchard-c
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2002-07-21 10:17:49 +0800
committerkuriyama <kuriyama@FreeBSD.org>2002-07-21 10:17:49 +0800
commit35bdb974b41e365e8eb8adf401e786b3d978de10 (patch)
tree070a6fd522af72d367eea15ca285d5d09f139333 /textproc/orchard-c
parenta870d80cdbb10b325b2c1807f3693d3a2f9683a5 (diff)
downloadfreebsd-ports-gnome-35bdb974b41e365e8eb8adf401e786b3d978de10.tar.gz
freebsd-ports-gnome-35bdb974b41e365e8eb8adf401e786b3d978de10.tar.zst
freebsd-ports-gnome-35bdb974b41e365e8eb8adf401e786b3d978de10.zip
Bump portrevision (textproc/expat2 shlib bump).
Diffstat (limited to 'textproc/orchard-c')
-rw-r--r--textproc/orchard-c/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/orchard-c/Makefile b/textproc/orchard-c/Makefile
index f54ac9cdffe7..725ec19b938a 100644
--- a/textproc/orchard-c/Makefile
+++ b/textproc/orchard-c/Makefile
@@ -7,6 +7,7 @@
PORTNAME= orchard-c
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= orchard
@@ -14,7 +15,7 @@ DISTNAME= Orchard-C-${PORTVERSION}
MAINTAINER= skv@protey.ru
-LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2 \
gc:${PORTSDIR}/devel/boehm-gc
USE_AUTOCONF= yes