mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Depend on p5-Time-modules port rather than p5-Time.
Remove redundant SITE_PERL declaration.
This commit is contained in:
parent
6fee32f65a
commit
bb6dddc032
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80895
1 changed files with 1 additions and 2 deletions
|
@ -15,10 +15,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Perl interface to calculate sunrise/sunset times
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue