Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2013 13:18:24 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324231 - head/editors/libreoffice
Message-ID:  <201308041318.r74DIOLd056995@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Sun Aug  4 13:18:24 2013
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
 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
 WANT_GNOME=	yes
 
 DISTFILES+=	${PORTNAME}-${LOVERSION}${EXTRACT_SUFX}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308041318.r74DIOLd056995>