freebsd-ports/emulators/open-vm-tools-nox11/Makefile
Mark Linimon 387ced8b05 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-14 07:47:48 +00:00

12 lines
281 B
Makefile

# Created by: Martin Blapp <mb@FreeBSD.org>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../open-vm-tools
PKGNAMESUFFIX= -nox11
OPTIONS_EXCLUDE= X11 LIBNOTIFY
BROKEN_mips64= Does not configure: error: Unknown architecture
BROKEN_powerpc64= Does not build
.include "${MASTERDIR}/Makefile"