diff options
Diffstat (limited to 'net-im/centericq/Makefile')
-rw-r--r-- | net-im/centericq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index 6f2846aea909..9a19def1f7cd 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -16,7 +16,7 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= A text mode menu- and window-driven IM interface USE_BZIP2= yes -USE_ICONV= yes +USES= iconv USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes |