- Require netif in vmware-guestd to avoid DHCP issue

- Bump PORTREVISION for package change

PR:		ports/168332
PR:		ports/149949
This commit is contained in:
Steve Wills 2013-12-22 22:23:06 +00:00
parent d2b358e81b
commit 4311a63641
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337221
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= open-vm-tools
PORTVERSION= ${BUILD_VER}
PORTREVISION= 0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/stable-9.4.x

View File

@ -4,7 +4,7 @@
#
# PROVIDE: vmware-guestd
# REQUIRE: DAEMON
# REQUIRE: DAEMON netif
# BEFORE: LOGIN
. /etc/rc.subr