55dc0f983a
No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
8 lines
181 B
Makefile
8 lines
181 B
Makefile
# Created by: Martin Blapp <mb@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../open-vm-tools
|
|
PKGNAMESUFFIX= -nox11
|
|
OPTIONS_UNSET= X11 LIBNOTIFY
|
|
|
|
.include "${MASTERDIR}/Makefile"
|