aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/open-vm-tools-nox11
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2008-05-16 21:49:54 +0800
committermbr <mbr@FreeBSD.org>2008-05-16 21:49:54 +0800
commitce04242c13e46d592b05f787d23a92e0c8018e93 (patch)
tree1865505af86792b46475cf5b43b85fbdfaea8919 /emulators/open-vm-tools-nox11
parent445640c396b07dd51222177ad62a9eb50eca33fa (diff)
downloadfreebsd-ports-gnome-ce04242c13e46d592b05f787d23a92e0c8018e93.tar.gz
freebsd-ports-gnome-ce04242c13e46d592b05f787d23a92e0c8018e93.tar.zst
freebsd-ports-gnome-ce04242c13e46d592b05f787d23a92e0c8018e93.zip
Add PKGNAMESUFFIX -nox11 to fix INDEX
Submitted by: wxs
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"