diff options
Diffstat (limited to 'www/anyterm/Makefile')
-rw-r--r-- | www/anyterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index 7d8661bcd863..6453a945a401 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -20,7 +20,7 @@ MAN1= anytermd.1 USE_RC_SUBR= anytermd USE_BZIP2= yes USE_GMAKE= yes -USE_ICONV= yes +USES= iconv USE_GCC= any ALL_TARGET= default_target PLIST_FILES= sbin/anytermd |