From a5b330652b93b78e9a7074ee917bf692b6332af1 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 24 Jan 2013 08:24:16 +0000 Subject: Require ldconfig in vboxnet init script. Without it vboxnet fails to start on 9-STABLE with "VBoxRT.so misses libiconv.so". While here pacify portlint by replacing a tab in the header with a single space. Approved by: decke --- emulators/virtualbox-ose-kmod/Makefile | 3 ++- emulators/virtualbox-ose-kmod/files/vboxnet.in | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/virtualbox-ose-kmod') diff --git a/emulators/virtualbox-ose-kmod/Makefile b/emulators/virtualbox-ose-kmod/Makefile index 8203fdd1e8d4..370d97446272 100644 --- a/emulators/virtualbox-ose-kmod/Makefile +++ b/emulators/virtualbox-ose-kmod/Makefile @@ -1,8 +1,9 @@ -# Created by: Bernhard Froehlich +# Created by: Bernhard Froehlich # $FreeBSD$ PORTNAME= virtualbox-ose DISTVERSION= 4.2.6 +PORTREVISION= 1 CATEGORIES= emulators kld MASTER_SITES= http://download.virtualbox.org/virtualbox/${DISTVERSION}/ \ http://tmp.chruetertee.ch/ \ diff --git a/emulators/virtualbox-ose-kmod/files/vboxnet.in b/emulators/virtualbox-ose-kmod/files/vboxnet.in index cab5d14a7521..073ee3764176 100644 --- a/emulators/virtualbox-ose-kmod/files/vboxnet.in +++ b/emulators/virtualbox-ose-kmod/files/vboxnet.in @@ -4,8 +4,7 @@ # # PROVIDE: vboxnet -# REQUIRE: FILESYSTEMS -# BEFORE: netif +# REQUIRE: FILESYSTEMS NETWORKING ldconfig # KEYWORD: nojail # -- cgit v1.2.3