diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2009-12-25 23:54:39 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2009-12-25 23:54:39 +0800 |
commit | 8df0e60ba576664082f0dff5c6b0c8546bc18500 (patch) | |
tree | a001b636289327d8b439d27b5d18245624fd98ca /textproc/p5-URI-Find | |
parent | 35a61d59c8b55b315c27cb6d7b27e1c2fae9bda4 (diff) | |
download | freebsd-ports-gnome-8df0e60ba576664082f0dff5c6b0c8546bc18500.tar.gz freebsd-ports-gnome-8df0e60ba576664082f0dff5c6b0c8546bc18500.tar.zst freebsd-ports-gnome-8df0e60ba576664082f0dff5c6b0c8546bc18500.zip |
- Remove test-only and included-in-perl-5.8 dependencies.
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 |