diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-07-21 10:17:49 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-07-21 10:17:49 +0800 |
commit | 35bdb974b41e365e8eb8adf401e786b3d978de10 (patch) | |
tree | 070a6fd522af72d367eea15ca285d5d09f139333 /textproc/ruby-sablot/Makefile | |
parent | a870d80cdbb10b325b2c1807f3693d3a2f9683a5 (diff) | |
download | freebsd-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/ruby-sablot/Makefile')
-rw-r--r-- | textproc/ruby-sablot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index 9866a2afa2b6..6e11fe9ffa0d 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -7,7 +7,7 @@ PORTNAME= sablot PORTVERSION= 0.5.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc ruby MASTER_SITES= http://www.rubycolor.org/arc/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ MAINTAINER= knu@FreeBSD.org LIB_DEPENDS= sablot.68:${PORTSDIR}/textproc/sablotron \ iconv.3:${PORTSDIR}/converters/libiconv \ - expat.2:${PORTSDIR}/textproc/expat2 + expat.3:${PORTSDIR}/textproc/expat2 USE_RUBY= yes USE_RUBY_EXTCONF= yes |