aboutsummaryrefslogtreecommitdiff
path: root/deskutils/lumina-screenshot/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-05-18 07:42:09 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-05-18 07:42:09 +0000
commit8fe0446f15e4a2ff991348f08205874de915ce9c (patch)
tree6d7989329b152aff2ea2907686f4a8eebbe6ee90 /deskutils/lumina-screenshot/Makefile
parent7597570caec26953d22cc5e0a9e86d8d9d8cf979 (diff)
downloadports-8fe0446f15e4a2ff991348f08205874de915ce9c.tar.gz
ports-8fe0446f15e4a2ff991348f08205874de915ce9c.zip
*/lumina-*: Unbreak I18N options
===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: share/lumina-desktop/i18n/l-screenshot_af.qm Error: Missing: share/lumina-desktop/i18n/l-screenshot_ar.qm Error: Missing: share/lumina-desktop/i18n/l-screenshot_az.qm ... - Add missing USE_QT5=printsupport to lumina-textedit PR: 224860 Submitted by: tobik Approved by: jt@ixsystems.com (maintainer), araujo
Notes
Notes: svn path=/head/; revision=470276
Diffstat (limited to 'deskutils/lumina-screenshot/Makefile')
-rw-r--r--deskutils/lumina-screenshot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/lumina-screenshot/Makefile b/deskutils/lumina-screenshot/Makefile
index 5d9c0356cbe3..5b7f1f304a82 100644
--- a/deskutils/lumina-screenshot/Makefile
+++ b/deskutils/lumina-screenshot/Makefile
@@ -14,6 +14,8 @@ CONFLICTS_INSTALL= lumina-1.2.*
OPTIONS_DEFINE= I18N
OPTIONS_DEFAULT= I18N
+OPTIONS_SUB= yes
+
I18N_DESC= Install localization files
.include <bsd.port.options.mk>