diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-24 11:05:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-24 11:05:29 +0000 |
commit | 5412e55dbb1480aff207940554ff68a513f1df35 (patch) | |
tree | ec5d98ad3d49bdf2708e089d3ef257d6d3833a5d /devel/p5-Test-Simple | |
parent | 852345e3171f997ada33edf8bb2afbc843571b97 (diff) | |
download | ports-5412e55dbb1480aff207940554ff68a513f1df35.tar.gz ports-5412e55dbb1480aff207940554ff68a513f1df35.zip |
Notes
Diffstat (limited to 'devel/p5-Test-Simple')
-rw-r--r-- | devel/p5-Test-Simple/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile index 918c8f00bc95..9bf031b8436a 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -14,9 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= shell@shellhung.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness -RUN_DEPENDS= ${BUILD_DEPENDS} - PERL_CONFIGURE= yes MAN3= Test::More.3 Test::Simple.3 Test::Tutorial.3 \ |