Date: Tue, 17 Sep 2013 09:31:17 +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: r327464 - head/Mk Message-ID: <201309170931.r8H9VHMA020194@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Sep 17 09:31:16 2013 New Revision: 327464 URL: http://svnweb.freebsd.org/changeset/ports/327464 Log: Convert to new perl framework Modified: head/Mk/bsd.gecko.mk Modified: head/Mk/bsd.gecko.mk ============================================================================== --- head/Mk/bsd.gecko.mk Tue Sep 17 09:30:18 2013 (r327463) +++ head/Mk/bsd.gecko.mk Tue Sep 17 09:31:16 2013 (r327464) @@ -502,8 +502,8 @@ MOZILLA_BIN?= ${PORTNAME}-bin MOZILLA_EXEC_NAME?=${MOZILLA} MOZ_RPATH?= ${MOZILLA} USE_GNOME+= libidl desktopfileutils -USES+= iconv -USE_PERL5_BUILD=yes +USES+= iconv perl5 +USE_PERL5= build 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?201309170931.r8H9VHMA020194>