mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- fix depends path
- Log: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2004101518/p5-Apache-AuthenCache-1.00.log Approved by: co-mentor (vanilla)
This commit is contained in:
parent
4b6ed0cfd5
commit
4a2b496452
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120369
@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Perl module that implements authentication caching
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Time/Object.pm:${PORTSDIR}/devel/p5-Time-Object \
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/Object.pm:${PORTSDIR}/devel/p5-Time-Object \
|
||||
${SITE_PERL}/IPC/Cache.pm:${PORTSDIR}/devel/p5-IPC-Cache
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user