- Disallow from pointyhat, tries to fetch from svn during extract stage

Reported by:	pointyhat
Feature safe:	yes
This commit is contained in:
Pav Lucistnik 2011-12-05 17:45:27 +00:00
parent adb279437e
commit f7f36e18d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286938

View file

@ -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"