aboutsummaryrefslogtreecommitdiff
path: root/emulators/vmware-guestd6
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-31 22:21:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-31 22:21:36 +0000
commitd655e335345fe67b6605e3113915ddafb62dd918 (patch)
treef36536002b7b55a01b6e6c8ced7a63077aabc909 /emulators/vmware-guestd6
parentc7e03d2875dba4b9040e0d3e35ba10edf787d4b1 (diff)
downloadports-d655e335345fe67b6605e3113915ddafb62dd918.tar.gz
ports-d655e335345fe67b6605e3113915ddafb62dd918.zip
Notes
Diffstat (limited to 'emulators/vmware-guestd6')
-rw-r--r--emulators/vmware-guestd6/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile
index dda8bcd24dcd..60ae8f304577 100644
--- a/emulators/vmware-guestd6/Makefile
+++ b/emulators/vmware-guestd6/Makefile
@@ -35,6 +35,8 @@ NO_PACKAGE= ${RESTRICTED}
VMWARE_VER= 6.0.3
BUILD_VER= 80004
+WANT_GNOME= yes
+
.include <bsd.port.pre.mk>
.if defined(VMWARE_X_PORTS)
@@ -50,7 +52,7 @@ PLIST_SUB+= INSTALLXTCLTOOL=""
PLIST_SUB+= INSTALLXGTKTOOL=""
USE_ICONV= yes
USE_GETTEXT= yes
-USE_GNOME= glib12 gtk12
+USE_GNOME+= glib12 gtk12
.else
PLIST_SUB+= INSTALLXGTKTOOL="@comment "
.endif