diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2011-07-14 16:07:05 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2011-07-14 16:07:05 +0000 |
commit | cfc838954178a693011ee2e171545af458bc8f40 (patch) | |
tree | 6826e3fa1e57341d47f99b1948863eac0dfcd77d /net-im | |
parent | 0450e5132ea40c7100132f7d2cb1b984cfa54e71 (diff) | |
download | ports-cfc838954178a693011ee2e171545af458bc8f40.tar.gz ports-cfc838954178a693011ee2e171545af458bc8f40.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ysm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/ysm/Makefile b/net-im/ysm/Makefile index 3f78995f8f93..dd66ce3f04c7 100644 --- a/net-im/ysm/Makefile +++ b/net-im/ysm/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}v${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org COMMENT= Command line ICQ client with ICQ2000 and recoding support +USE_CSTD= c89 + USE_ICONV= yes USE_BZIP2= yes USE_GMAKE= yes |