diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-01-04 22:49:58 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-01-04 22:49:58 +0000 |
commit | 8fad366f753049e2bf860753c53c27606e2e9e6f (patch) | |
tree | b9723f50c58b156e39885c93f9d1fbd0046013e7 | |
parent | da0a8755d094e0cd43d811cfa91b94884444c721 (diff) | |
download | freebsd-ports-8fad366f753049e2bf860753c53c27606e2e9e6f.zip |
- remove p5-Test-* from RUN_DEPENDS
-rw-r--r-- | chinese/p5-Date-Chinese/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/p5-Date-Chinese/Makefile b/chinese/p5-Date-Chinese/Makefile index ab3642fd67c1..c1066f76042c 100644 --- a/chinese/p5-Date-Chinese/Makefile +++ b/chinese/p5-Date-Chinese/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to calculate dates in the Chinese calendar BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple -RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |