Date: Wed, 24 Aug 2011 12:02:23 +0100 From: Chris Rees <crees@zeus.bayofrum.net> To: office@freebsd.org Subject: (no subject) Message-ID: <BLU0-SMTP1151A127DE298156D414D67A9110@phx.gbl>
next in thread | raw e-mail | index | archive | help
>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> --- editors/libreoffice/Makefile | 2 +- 1 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= zip:${PORTSDIR}/archivers/zip \ gpatch:${PORTSDIR}/devel/patch \ bash:${PORTSDIR}/shells/bash \ xsltproc:${PORTSDIR}/textproc/libxslt \ - ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ + p5-Archive-Zip>=0.10:${PORTSDIR}/archivers/p5-Archive-Zip \ ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf \ ${LOCALBASE}/lib/libcppunit.so:${PORTSDIR}/devel/cppunit \ ${LOCALBASE}/lib/libmdbsql.a:${PORTSDIR}/databases/mdbtools \ -- 1.7.3.5 -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLU0-SMTP1151A127DE298156D414D67A9110>