diff options
author | pat <pat@FreeBSD.org> | 2002-07-06 14:12:00 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-07-06 14:12:00 +0800 |
commit | 3fa1f70b1591e8a95c8e034cba9b14c06f4b9370 (patch) | |
tree | 8f41f51b6584cfccea90d7842d6ee90dcb3b1f2a /textproc | |
parent | 913c1c6aa33ba3c4bc1edc3491e63819977ba004 (diff) | |
download | freebsd-ports-gnome-3fa1f70b1591e8a95c8e034cba9b14c06f4b9370.tar.gz freebsd-ports-gnome-3fa1f70b1591e8a95c8e034cba9b14c06f4b9370.tar.zst freebsd-ports-gnome-3fa1f70b1591e8a95c8e034cba9b14c06f4b9370.zip |
Sweep through and fix some dependency problems and forgotten shlib
version bumps
Noticed by: bento
Diffstat (limited to 'textproc')
-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 652bd304bfd8..9866a2afa2b6 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 |