diff options
Diffstat (limited to 'textproc/sablotron/Makefile')
-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 89678c3650eb..16b3908a4f21 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download-2.gingerall.cz/download/sablot/ MAINTAINER= skv@FreeBSD.org -LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv \ +LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ expat.2:${PORTSDIR}/textproc/expat2 INSTALLS_SHLIB= yes |