diff --git a/emulators/virtio-kmod/Makefile b/emulators/virtio-kmod/Makefile index 188b5e7f8c15..9afccfbba803 100644 --- a/emulators/virtio-kmod/Makefile +++ b/emulators/virtio-kmod/Makefile @@ -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 .if ${OSREL} != "8.2" && ${OSREL} != "9.0"