diff options
Diffstat (limited to 'science/linsmith/Makefile')
-rw-r--r-- | science/linsmith/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/linsmith/Makefile b/science/linsmith/Makefile index 9a73e496bfae..5ee5b83d20be 100644 --- a/science/linsmith/Makefile +++ b/science/linsmith/Makefile @@ -13,8 +13,7 @@ COMMENT= Smith charting program LICENSE= GPLv2 # (or later) USE_GNOME= libgnomeui libxml2 -USE_ICONV= yes -USES= gettext +USES= gettext iconv GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes |