(no subject)

Chris Rees crees at zeus.bayofrum.net
Wed Aug 24 11:14:52 UTC 2011


>From c766431dc4838c9ed12eeaa577c3e3e8bd43c7df Mon Sep 17 00:00:00 2001
From: Chris Rees <crees at 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 at 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.



More information about the freebsd-office mailing list