aboutsummaryrefslogtreecommitdiff
path: root/port-files/FreeBSD/x11/lumina-core
diff options
context:
space:
mode:
Diffstat (limited to 'port-files/FreeBSD/x11/lumina-core')
-rw-r--r--port-files/FreeBSD/x11/lumina-core/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/port-files/FreeBSD/x11/lumina-core/Makefile b/port-files/FreeBSD/x11/lumina-core/Makefile
index a4cff306..d4870df4 100644
--- a/port-files/FreeBSD/x11/lumina-core/Makefile
+++ b/port-files/FreeBSD/x11/lumina-core/Makefile
@@ -24,6 +24,7 @@ LIB_DEPENDS+= libxcb-ewmh.so:x11/xcb-util-wm \
CONFLICTS_INSTALL= lumina-1.2.*
OPTIONS_DEFINE= MULTIMEDIA TRUEOS I18N
+OPTIONS_SUB= yes
OPTIONS_DEFAULT= MULTIMEDIA I18N
MULTIMEDIA_DESC= Install multimedia support backend (gstreamer)
TRUEOS_DESC= Use the TrueOS system interface settings.
bgstack15