Date: Thu, 2 May 2013 08:26:04 +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: r317081 - head/Mk Message-ID: <201305020826.r428Q4iW053897@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu May 2 08:26:03 2013 New Revision: 317081 URL: http://svnweb.freebsd.org/changeset/ports/317081 Log: gecko has been forgotten, convert USE_ICONV to USES=iconv Modified: head/Mk/bsd.gecko.mk Modified: head/Mk/bsd.gecko.mk ============================================================================== --- head/Mk/bsd.gecko.mk Thu May 2 07:30:19 2013 (r317080) +++ head/Mk/bsd.gecko.mk Thu May 2 08:26:03 2013 (r317081) @@ -505,7 +505,7 @@ MOZILLA_BIN?= ${PORTNAME}-bin MOZILLA_EXEC_NAME?=${MOZILLA} MOZ_RPATH?= ${MOZILLA} USE_GNOME+= libidl desktopfileutils -USE_ICONV= yes +USES= iconv USE_PERL5_BUILD=yes USE_XORG= printproto sm xt xi xext x11 xinerama \ ice xproto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305020826.r428Q4iW053897>