aboutsummaryrefslogtreecommitdiff
path: root/emulators/open-vm-tools-nox11
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2008-05-16 13:49:54 +0000
committerMartin Blapp <mbr@FreeBSD.org>2008-05-16 13:49:54 +0000
commit922640630f7b6ce9c981d2d537ed6e799035bf68 (patch)
tree72d906a53b85ffcc91d81970bca2f588547a6ed1 /emulators/open-vm-tools-nox11
parent63b9b60599cc4cef9533ee807a5fea60f56746c1 (diff)
downloadports-922640630f7b6ce9c981d2d537ed6e799035bf68.tar.gz
ports-922640630f7b6ce9c981d2d537ed6e799035bf68.zip
Add PKGNAMESUFFIX -nox11 to fix INDEX
Submitted by: wxs
Notes
Notes: svn path=/head/; revision=213133
Diffstat (limited to 'emulators/open-vm-tools-nox11')
-rw-r--r--emulators/open-vm-tools-nox11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/open-vm-tools-nox11/Makefile b/emulators/open-vm-tools-nox11/Makefile
index bd248e71498e..a58d64f70487 100644
--- a/emulators/open-vm-tools-nox11/Makefile
+++ b/emulators/open-vm-tools-nox11/Makefile
@@ -7,5 +7,6 @@
MASTERDIR= ${.CURDIR}/../open-vm-tools
WITHOUT_X11= yes
+PKGNAMESUFFIX= -nox11
.include "${MASTERDIR}/Makefile"