diff options
author | leeym <leeym@FreeBSD.org> | 2008-06-08 01:06:21 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2008-06-08 01:06:21 +0800 |
commit | 5f581a597da65682578a1e425ee7a20d5fc38101 (patch) | |
tree | 6d83604819f24f46055b76aa73179e52b2a1704d | |
parent | 675818b78ba25c06327b53850ef73bdb5f03229f (diff) | |
download | freebsd-ports-gnome-5f581a597da65682578a1e425ee7a20d5fc38101.tar.gz freebsd-ports-gnome-5f581a597da65682578a1e425ee7a20d5fc38101.tar.zst freebsd-ports-gnome-5f581a597da65682578a1e425ee7a20d5fc38101.zip |
- remove unnecessary dependency
-rw-r--r-- | chinese/p5-Date-Chinese/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chinese/p5-Date-Chinese/Makefile b/chinese/p5-Date-Chinese/Makefile index ed82b1098104..fa5e9d39e30a 100644 --- a/chinese/p5-Date-Chinese/Makefile +++ b/chinese/p5-Date-Chinese/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- 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 - PERL_CONFIGURE= yes MAN3= Date::Chinese.3 |