diff options
author | pat <pat@FreeBSD.org> | 2002-07-06 06:12:00 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-07-06 06:12:00 +0000 |
commit | 3fa1f70b1591e8a95c8e034cba9b14c06f4b9370 (patch) | |
tree | 8f41f51b6584cfccea90d7842d6ee90dcb3b1f2a /textproc/ruby-sablot | |
parent | 913c1c6aa33ba3c4bc1edc3491e63819977ba004 (diff) | |
download | FreeBSD-ports-3fa1f70b1591e8a95c8e034cba9b14c06f4b9370.zip FreeBSD-ports-3fa1f70b1591e8a95c8e034cba9b14c06f4b9370.tar.gz |
Sweep through and fix some dependency problems and forgotten shlib
version bumps
Noticed by: bento
Diffstat (limited to 'textproc/ruby-sablot')
-rw-r--r-- | textproc/ruby-sablot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index 652bd30..9866a2af 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= sablot.67:${PORTSDIR}/textproc/sablotron \ +LIB_DEPENDS= sablot.68:${PORTSDIR}/textproc/sablotron \ iconv.3:${PORTSDIR}/converters/libiconv \ expat.2:${PORTSDIR}/textproc/expat2 |