aboutsummaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose-additions-nox11
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2016-10-05 21:09:51 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2016-10-05 21:09:51 +0000
commit0eb338e96dc030e94569628463766a8e5d3ad555 (patch)
treefcb66e7784bc0cb250af8d39ad4e4cf4d1b0cd96 /emulators/virtualbox-ose-additions-nox11
parentb4f47b1ccb83146cbc20e4eaa4a94b35f5871fb3 (diff)
downloadports-0eb338e96dc030e94569628463766a8e5d3ad555.tar.gz
ports-0eb338e96dc030e94569628463766a8e5d3ad555.zip
Exclude DEBUG and OPENGL from options for -nox11.
Notes
Notes: svn path=/head/; revision=423391
Diffstat (limited to 'emulators/virtualbox-ose-additions-nox11')
-rw-r--r--emulators/virtualbox-ose-additions-nox11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose-additions-nox11/Makefile b/emulators/virtualbox-ose-additions-nox11/Makefile
index e3641b68c25d..9c54089028b2 100644
--- a/emulators/virtualbox-ose-additions-nox11/Makefile
+++ b/emulators/virtualbox-ose-additions-nox11/Makefile
@@ -2,7 +2,7 @@
PKGNAMESUFFIX= -additions-nox11
-OPTIONS_EXCLUDE= X11
+OPTIONS_EXCLUDE= DEBUG OPENGL X11
MASTERDIR= ${.CURDIR}/../virtualbox-ose-additions