aboutsummaryrefslogtreecommitdiff
path: root/emulators/pcsxr/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:14:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:14:50 +0000
commite1bfdfbe5665c963621e06f6bbfbbc2c000a804e (patch)
treeeaf052562fa1ad9b232918eb5e617ac1df0dd725 /emulators/pcsxr/Makefile
parentf57bc4af665126de839ff734a08e57726e84da84 (diff)
downloadports-e1bfdfbe5665c963621e06f6bbfbbc2c000a804e.tar.gz
ports-e1bfdfbe5665c963621e06f6bbfbbc2c000a804e.zip
Notes
Diffstat (limited to 'emulators/pcsxr/Makefile')
-rw-r--r--emulators/pcsxr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile
index 925bb6be0519..adf6f13301fb 100644
--- a/emulators/pcsxr/Makefile
+++ b/emulators/pcsxr/Makefile
@@ -51,7 +51,7 @@ DEFAULT_DVD_DEVICE?= /dev/cd0
# XXX Gettext support is mandatory and cannot really be disabled.
# The following option only enables/disables building *additional* translations
-OPTIONS_DEFINE= NLS
+OPTIONS_DEFINE= NLS DOCS
OPTIONS_SUB= yes
NLS_DESC= Build additional NLS translations
NLS_CMAKE_ON= -DDISABLE_NLS_TRANSLATIONS:BOOL=OFF