From f5a6ef66dc3f3791111568b0a21089c9838e9858 Mon Sep 17 00:00:00 2001 From: bapt Date: Thu, 9 Jan 2014 14:04:49 +0000 Subject: Support stage --- converters/iconv-extra/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'converters') diff --git a/converters/iconv-extra/Makefile b/converters/iconv-extra/Makefile index 0d641fbf2df..678240f8337 100644 --- a/converters/iconv-extra/Makefile +++ b/converters/iconv-extra/Makefile @@ -12,7 +12,6 @@ COMMENT= Additional charsets for the iconv library (those from the Unicode site) LIB_DEPENDS= libbiconv.so:${PORTSDIR}/converters/iconv -USES= perl5 +USES= perl5 uidfix -NO_STAGE= yes .include -- cgit