- Disallow from pointyhat, tries to fetch from svn during extract stage
Reported by: pointyhat Feature safe: yes
This commit is contained in:
parent
adb279437e
commit
f7f36e18d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286938
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ SVN= ${LOCALBASE}/bin/svn
|
|||
IGNORE= requires kernel source to be installed
|
||||
.endif
|
||||
|
||||
MANUAL_PACKAGE_BUILD= pointyhat prohibits internet traffic outside fetch stage
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSREL} != "8.2" && ${OSREL} != "9.0"
|
||||
|
|
Loading…
Reference in a new issue