diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-08 19:51:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-08 19:51:27 +0000 |
commit | 55dc0f983aadef274380ef51058802f94a995d7e (patch) | |
tree | 0ad23c2fc638bccd76a5e7adf6ab2f1e78be6ddb /emulators/open-vm-tools-nox11 | |
parent | 0f9366f9540135d821fe5b190c32ad41f65eee57 (diff) | |
download | ports-55dc0f983aadef274380ef51058802f94a995d7e.tar.gz ports-55dc0f983aadef274380ef51058802f94a995d7e.zip |
Notes
Diffstat (limited to 'emulators/open-vm-tools-nox11')
-rw-r--r-- | emulators/open-vm-tools-nox11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools-nox11/Makefile b/emulators/open-vm-tools-nox11/Makefile index fa097b4f8f1a..bb4c5f8f8530 100644 --- a/emulators/open-vm-tools-nox11/Makefile +++ b/emulators/open-vm-tools-nox11/Makefile @@ -1,7 +1,7 @@ # Created by: Martin Blapp <mb@FreeBSD.org> # $FreeBSD$ -MASTERDIR= ${.CURDIR}/../open-vm-tools +MASTERDIR= ${.CURDIR}/../open-vm-tools PKGNAMESUFFIX= -nox11 OPTIONS_UNSET= X11 LIBNOTIFY |