diff options
-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 |