aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/iconv-extra/Makefile3
1 files changed, 1 insertions, 2 deletions
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 <bsd.port.mk>