Date: Thu, 9 Jan 2014 06:57:58 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339201 - head/converters/iconv-rfc1345 Message-ID: <201401090657.s096vwOX092045@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Jan 9 06:57:58 2014 New Revision: 339201 URL: http://svnweb.freebsd.org/changeset/ports/339201 Log: Support stage Modified: head/converters/iconv-rfc1345/Makefile Modified: head/converters/iconv-rfc1345/Makefile ============================================================================== --- head/converters/iconv-rfc1345/Makefile Thu Jan 9 06:56:42 2014 (r339200) +++ head/converters/iconv-rfc1345/Makefile Thu Jan 9 06:57:58 2014 (r339201) @@ -12,7 +12,6 @@ COMMENT= Additional charset modules for LIB_DEPENDS= libbiconv.so:${PORTSDIR}/converters/iconv -USES= perl5 +USES= perl5 uidfix -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401090657.s096vwOX092045>