aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-09 22:04:49 +0800
committerbapt <bapt@FreeBSD.org>2014-01-09 22:04:49 +0800
commitf5a6ef66dc3f3791111568b0a21089c9838e9858 (patch)
tree7813cf2eec4fff557bda414420e5bfa50b34919f /converters
parent4bfa0d0f2d41d239b95d6783d945ba445770a95a (diff)
downloadfreebsd-ports-graphics-f5a6ef66dc3f3791111568b0a21089c9838e9858.tar.gz
freebsd-ports-graphics-f5a6ef66dc3f3791111568b0a21089c9838e9858.tar.zst
freebsd-ports-graphics-f5a6ef66dc3f3791111568b0a21089c9838e9858.zip
Support stage
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>