Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2011 12:26:01 +0100
From:      Chris Rees <crees@freebsd.org>
To:        office@freebsd.org
Subject:   Re: Canonicalise perl dependency [formerly (no subject)]
Message-ID:  <CADLo838qFjVhpaqpDg4SCGB5XcmA6FJzdx6K6mhQ0pyFmKnieQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
On 24 August 2011 12:02, Chris Rees <crees@zeus.bayofrum.net> wrote:
> >From c766431dc4838c9ed12eeaa577c3e3e8bd43c7df Mon Sep 17 00:00:00 2001
> From: Chris Rees <crees@FreeBSD.org>
> Date: Wed, 24 Aug 2011 11:58:42 +0100
> Subject: [PATCH][DEPENDENCY] Use package rather than file in ${SITE_PERL}=
 for dependency
>
>
> Signed-off-by: Chris Rees <crees@hydra.bayofrum.net>
> ---
> =A0editors/libreoffice/Makefile | =A0 =A02 +-
> =A01 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
> index 9b6d26a..b86ea8e 100644
> --- a/editors/libreoffice/Makefile
> +++ b/editors/libreoffice/Makefile
> @@ -105,7 +105,7 @@ BUILD_DEPENDS=3D =A0 =A0 =A0zip:${PORTSDIR}/archivers=
/zip \
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0gpatch:${PORTSDIR}/devel/patch \
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0bash:${PORTSDIR}/shells/bash \
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0xsltproc:${PORTSDIR}/textproc/libxslt \
> - =A0 =A0 =A0 =A0 =A0 =A0 =A0 ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/arc=
hivers/p5-Archive-Zip \
> + =A0 =A0 =A0 =A0 =A0 =A0 =A0 p5-Archive-Zip>=3D0.10:${PORTSDIR}/archiver=
s/p5-Archive-Zip \
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/g=
perf \
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0${LOCALBASE}/lib/libcppunit.so:${PORTSDIR}=
/devel/cppunit \
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0${LOCALBASE}/lib/libmdbsql.a:${PORTSDIR}/d=
atabases/mdbtools \
> --
> 1.7.3.5
>

Er, sorry about the blank subject -- please would someone commit this
if they get a chance?

Chris



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