diff options
Diffstat (limited to 'devel/yasm')
-rw-r--r-- | devel/yasm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/yasm/Makefile b/devel/yasm/Makefile index 8af7f6b457d0..60424068991e 100644 --- a/devel/yasm/Makefile +++ b/devel/yasm/Makefile @@ -16,8 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A complete rewrite of the NASM assembler BUILD_DEPENDS= re2c:${PORTSDIR}/devel/re2c -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv +USE_ICONV= yes USE_GETTEXT= yes USE_PERL5_BUILD= yes GNU_CONFIGURE= yes |