mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add FETCH_DEPENDS to prohibit fetch during build of child ports ( mail/enigmail-* )
This fixes building in jailed tinderboxes and pointyhat-west. Reported by: pointyhat-west Approved by: miwi (mentor), miwi (portmgr)
This commit is contained in:
parent
3d69c10ba4
commit
7ee51d2e04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297254
@ -15,6 +15,9 @@ PKGNAMEPREFIX?= ${GECKO}-
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT?= A GnuPG extension for the Mozilla mail clients
|
||||
|
||||
FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/${GECKO_PORTDIR}:${GECKO_TARGET} \
|
||||
${GECKO}:${PORTSDIR}/${GECKO_PORTDIR} \
|
||||
|
||||
EXTRACT_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/${GECKO_PORTDIR}:${GECKO_TARGET} \
|
||||
${GECKO}:${PORTSDIR}/${GECKO_PORTDIR} \
|
||||
autoconf-2.13:${PORTSDIR}/devel/autoconf213 \
|
||||
|
Loading…
Reference in New Issue
Block a user