diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-06-05 12:50:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-06-05 12:50:25 +0000 |
commit | 5486f06031ad1e0e611024a685ab65a087af424c (patch) | |
tree | 98b5aa4b05bb383e995dc443e3e78ecf2fde4de3 /editors/libreoffice | |
parent | 2784f0748a3e15374f9cd083b2ac7836f033be31 (diff) | |
download | ports-5486f06031ad1e0e611024a685ab65a087af424c.tar.gz ports-5486f06031ad1e0e611024a685ab65a087af424c.zip |
Notes
Diffstat (limited to 'editors/libreoffice')
-rw-r--r-- | editors/libreoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 97e56d19eb5b..d7a2cd0cd238 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip \ bash:${PORTSDIR}/shells/bash \ dmake:${PORTSDIR}/devel/dmake \ - ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ + p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \ ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf \ vigra-config:${PORTSDIR}/graphics/vigra |