aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 06:57:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 06:57:58 +0000
commit28446889bfa3b56ad31c7db3e8652bdf548e66a4 (patch)
tree7be88e110d7f5610328563308f9168c9aa6f48a6 /converters
parentb8a4248e6eaf4f2768dc31009d86888bdfd8cb9c (diff)
downloadports-28446889bfa3b56ad31c7db3e8652bdf548e66a4.tar.gz
ports-28446889bfa3b56ad31c7db3e8652bdf548e66a4.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/iconv-rfc1345/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/iconv-rfc1345/Makefile b/converters/iconv-rfc1345/Makefile
index 00ed5ce554be..bf5473fab2e2 100644
--- a/converters/iconv-rfc1345/Makefile
+++ b/converters/iconv-rfc1345/Makefile
@@ -12,7 +12,6 @@ COMMENT= Additional charset modules for the iconv library (from RFC1345)
LIB_DEPENDS= libbiconv.so:${PORTSDIR}/converters/iconv
-USES= perl5
+USES= perl5 uidfix
-NO_STAGE= yes
.include <bsd.port.mk>