svn commit: r324231 - head/editors/libreoffice
Alexey Dokuchaev
danfe at FreeBSD.org
Sun Aug 4 15:45:49 UTC 2013
On Sun, Aug 04, 2013 at 01:18:24PM +0000, Andrej Zverev wrote:
> New Revision: 324231
> URL: http://svnweb.freebsd.org/changeset/ports/324231
>
> Log:
> - Convert to new perl framework
>
> Modified:
> head/editors/libreoffice/Makefile
>
> Modified: head/editors/libreoffice/Makefile
> ==============================================================================
> --- head/editors/libreoffice/Makefile Sun Aug 4 13:07:46 2013 (r324230)
> +++ head/editors/libreoffice/Makefile Sun Aug 4 13:18:24 2013 (r324231)
> @@ -67,12 +67,12 @@ USE_AUTOTOOLS= autoconf aclocal
> USE_GL= gl glu
> USE_GMAKE= yes
You could have also converted USE_GMAKE here. ;-)
> USE_OPENLDAP= yes
> -USE_PERL5_BUILD= yes
> +USE_PERL5= build
> USE_PYTHON= yes
> USE_QT4= # empty but required
> USE_XORG= xaw xrandr
> USE_XZ= yes
> -USES= bison pkgconfig
> +USES= bison pkgconfig perl5
./danfe
More information about the svn-ports-head
mailing list