diff options
author | sf <sf@FreeBSD.org> | 2001-11-06 12:48:28 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-11-06 12:48:28 +0000 |
commit | cbdc480f54e295064b326793046ba77ee33fae7c (patch) | |
tree | c89a01ddf118aabc336cb13e259cb3ab5375fb1b /textproc/ruby-sablot | |
parent | d9e17a79b127de130e9770ce8a560a8e2f804050 (diff) | |
download | FreeBSD-ports-cbdc480f54e295064b326793046ba77ee33fae7c.zip FreeBSD-ports-cbdc480f54e295064b326793046ba77ee33fae7c.tar.gz |
chase sabrotron shlib major.
Diffstat (limited to 'textproc/ruby-sablot')
-rw-r--r-- | textproc/ruby-sablot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index 8c57950..1ebdb41 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -7,6 +7,7 @@ PORTNAME= sablot PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= http://www.rubycolor.org/arc/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= sablot.65:${PORTSDIR}/textproc/sablotron \ +LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \ iconv.2:${PORTSDIR}/converters/iconv \ expat.2:${PORTSDIR}/textproc/expat2 |