diff options
Diffstat (limited to 'net/ysm/Makefile')
-rw-r--r-- | net/ysm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ysm/Makefile b/net/ysm/Makefile index 12af74e43e2d..fa40c8eb5096 100644 --- a/net/ysm/Makefile +++ b/net/ysm/Makefile @@ -16,8 +16,7 @@ DISTNAME= ${PORTNAME}v${PORTVERSION:S/./_/g} MAINTAINER= aquatique@rusunix.org COMMENT= Command line ICQ client with ICQ2000 and recoding support -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv - +USE_ICONV= yes USE_REINPLACE= yes USE_BZIP2= yes USE_GMAKE= yes |