diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2015-02-26 16:54:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-02-26 16:54:41 +0000 |
commit | e2098037aa5d6a15ad2d2c6b2df778f2848eca31 (patch) | |
tree | acf83bef7e6ff7c3803ad432879558f783f70ecd /www/p5-WWW-Dilbert | |
parent | 9e08c659f80e90991f91299de151098ea83fa34f (diff) | |
download | ports-e2098037aa5d6a15ad2d2c6b2df778f2848eca31.tar.gz ports-e2098037aa5d6a15ad2d2c6b2df778f2848eca31.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Dilbert')
-rw-r--r-- | www/p5-WWW-Dilbert/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-WWW-Dilbert/Makefile b/www/p5-WWW-Dilbert/Makefile index 3b761545916f..460ed84f1956 100644 --- a/www/p5-WWW-Dilbert/Makefile +++ b/www/p5-WWW-Dilbert/Makefile @@ -14,7 +14,6 @@ COMMENT= Dilbert of the day comic strip archive and retrieval module BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple USES= perl5 USE_PERL5= modbuild |