diff options
author | Alexander Langer <alex@FreeBSD.org> | 2001-01-12 16:01:28 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2001-01-12 16:01:28 +0000 |
commit | d26c868cd8360e43abdd735e598c7d914b0b7718 (patch) | |
tree | 12f91c9b0653ce0b9a50bfa54e5719620a1760e8 /textproc/sablotron | |
parent | dd5ea90aa2dfef9b7329671516dc87325ce0a6d2 (diff) | |
download | ports-d26c868cd8360e43abdd735e598c7d914b0b7718.tar.gz ports-d26c868cd8360e43abdd735e598c7d914b0b7718.zip |
Notes
Diffstat (limited to 'textproc/sablotron')
-rw-r--r-- | textproc/sablotron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index ccadb4345e18..ec7fbea358ca 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -16,7 +16,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= skv@protey.ru -LIB_DEPENDS= iconv.1:${PORTSDIR}/converters/iconv \ +LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv \ expat.2:${PORTSDIR}/textproc/expat2 INSTALLS_SHLIB= yes |