Date: Thu, 9 Jan 2014 14:04:49 +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: r339236 - head/converters/iconv-extra Message-ID: <201401091404.s09E4n8c061010@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Jan 9 14:04:49 2014 New Revision: 339236 URL: http://svnweb.freebsd.org/changeset/ports/339236 Log: Support stage Modified: head/converters/iconv-extra/Makefile Modified: head/converters/iconv-extra/Makefile ============================================================================== --- head/converters/iconv-extra/Makefile Thu Jan 9 14:02:59 2014 (r339235) +++ head/converters/iconv-extra/Makefile Thu Jan 9 14:04:49 2014 (r339236) @@ -12,7 +12,6 @@ COMMENT= Additional charsets for the ico 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?201401091404.s09E4n8c061010>