diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-23 11:18:44 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-23 11:18:44 +0000 |
commit | 6343c54625b5d63c68e17f3cdeb99a586a4c5599 (patch) | |
tree | 364e09cc713a40c3a54c208e7865d00efd045146 /textproc/p5-RDF-Simple | |
parent | 640b1f96bcb68f666161c6385f4d8751ea056197 (diff) | |
download | ports-6343c54625b5d63c68e17f3cdeb99a586a4c5599.tar.gz ports-6343c54625b5d63c68e17f3cdeb99a586a4c5599.zip |
Notes
Diffstat (limited to 'textproc/p5-RDF-Simple')
-rw-r--r-- | textproc/p5-RDF-Simple/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/p5-RDF-Simple/Makefile b/textproc/p5-RDF-Simple/Makefile index 4c95099007e4..25a510c68f49 100644 --- a/textproc/p5-RDF-Simple/Makefile +++ b/textproc/p5-RDF-Simple/Makefile @@ -22,8 +22,6 @@ RUN_DEPENDS= p5-Class-MakeMethods>=0:${PORTSDIR}/devel/p5-Class-MakeMethods \ p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} -BUILD_DEPENDS+= p5-IO-CaptureOutput>=0:${PORTSDIR}/devel/p5-IO-CaptureOutput \ - p5-Test-File>=0:${PORTSDIR}/devel/p5-Test-File PERL_CONFIGURE= yes |