aboutsummaryrefslogtreecommitdiff
path: root/converters/iconv-extra
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 14:04:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 14:04:49 +0000
commitfb391f068531fe865f61c679cd6174f86837672a (patch)
tree7813cf2eec4fff557bda414420e5bfa50b34919f /converters/iconv-extra
parentab731506d947097ce0c28e6993026d2af51e7693 (diff)
downloadports-fb391f068531fe865f61c679cd6174f86837672a.tar.gz
ports-fb391f068531fe865f61c679cd6174f86837672a.zip
Notes
Diffstat (limited to 'converters/iconv-extra')
-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 0d641fbf2df1..678240f83377 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>