diff options
Diffstat (limited to 'devel/gdb')
-rw-r--r-- | devel/gdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile index 644f01f87843..952048823691 100644 --- a/devel/gdb/Makefile +++ b/devel/gdb/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv3 USE_BZIP2= yes USE_GMAKE= yes -USE_ICONV= yes +USES= iconv GNU_CONFIGURE= yes CONFIGURE_ENV= CONFIGURED_M4=m4 CONFIGURED_BISON=byacc CONFIGURE_ARGS= --program-suffix=${PORTVERSION:S/.//g} \ |