diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-25 15:54:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-12-25 15:54:39 +0000 |
commit | e82422627fe5345a7eb7a895ff616ba1fcb48a80 (patch) | |
tree | 0e263aab6b22f605bba2ea8cc49850c51fb85cd5 /textproc/p5-URI-Find | |
parent | e4b135a2d0b226f5351d03edf6e31bab6b462b1f (diff) | |
download | ports-e82422627fe5345a7eb7a895ff616ba1fcb48a80.tar.gz ports-e82422627fe5345a7eb7a895ff616ba1fcb48a80.zip |
Notes
Diffstat (limited to 'textproc/p5-URI-Find')
-rw-r--r-- | textproc/p5-URI-Find/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile index 0d4bbf817ebb..f1b59a350bbf 100644 --- a/textproc/p5-URI-Find/Makefile +++ b/textproc/p5-URI-Find/Makefile @@ -16,7 +16,6 @@ COMMENT= Perl module to find URIs in arbitrary text RUN_DEPENDS= p5-URI>=1.00:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} -BUILD_DEPENDS+= p5-Test-Simple>=0.82:${PORTSDIR}/devel/p5-Test-Simple PERL_MODBUILD= yes |