aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Spreadsheet-ReadSXC
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-28 17:51:57 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-28 17:51:57 +0000
commitfb486fa9815f6bcbfda1201bbf2a381d9610d992 (patch)
tree8743beffc1add7432c438edd4235779c3c978a51 /textproc/p5-Spreadsheet-ReadSXC
parentef16d2e450342ea7c3cbfde50b170e0bac4a850d (diff)
downloadports-fb486fa9815f6bcbfda1201bbf2a381d9610d992.tar.gz
ports-fb486fa9815f6bcbfda1201bbf2a381d9610d992.zip
Notes
Diffstat (limited to 'textproc/p5-Spreadsheet-ReadSXC')
-rw-r--r--textproc/p5-Spreadsheet-ReadSXC/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Spreadsheet-ReadSXC/Makefile b/textproc/p5-Spreadsheet-ReadSXC/Makefile
index 0d9929eb0a4a..75a262afab61 100644
--- a/textproc/p5-Spreadsheet-ReadSXC/Makefile
+++ b/textproc/p5-Spreadsheet-ReadSXC/Makefile
@@ -15,10 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Extract OpenOffice 1.x spreadsheet data
-BUILD_DEPENDS= ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
- ${SITE_PERL}/mach/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
-RUN_DEPENDS= ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
- ${SITE_PERL}/mach/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
+ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
+RUN_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
+ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
PERL_CONFIGURE= yes