mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Remove PACKAGE_BUILDING term to prevent this from being tried on pointyhat
over and over again. Hat: portmgr
This commit is contained in:
parent
d6a93304ea
commit
4406809ffa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180820
@ -36,7 +36,7 @@ USE_RUBY= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
|
||||
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
|
||||
ECHO_MSG=/usr/bin/printf
|
||||
IGNORE=\n \
|
||||
Due to licensing restrictions you have to accept the Metasploit Framework\n \
|
||||
|
Loading…
Reference in New Issue
Block a user