diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-11 02:23:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-08-11 02:23:45 +0800 |
commit | d3f66a10d5129644c9b5fda2a7057c2b9b1df921 (patch) | |
tree | 56f0a0befefb7d1fa39c5c567b447139ac81bebb /www | |
parent | 188e0ef47a9995a3305ccde77292a04a8429e6ac (diff) | |
download | freebsd-ports-gnome-d3f66a10d5129644c9b5fda2a7057c2b9b1df921.tar.gz freebsd-ports-gnome-d3f66a10d5129644c9b5fda2a7057c2b9b1df921.tar.zst freebsd-ports-gnome-d3f66a10d5129644c9b5fda2a7057c2b9b1df921.zip |
Remove Perl core modules
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Display/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-HTML-Display/Makefile b/www/p5-HTML-Display/Makefile index 0c8268788e0b..0fc7acf2506d 100644 --- a/www/p5-HTML-Display/Makefile +++ b/www/p5-HTML-Display/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= p5-HTML-TokeParser-Simple>=2:www/p5-HTML-TokeParser-Simple \ p5-URI>=0:net/p5-URI \ p5-libwww>=5.69:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Harness>=2.30:devel/p5-Test-Harness NO_ARCH= yes USE_PERL5= configure |