aboutsummaryrefslogtreecommitdiff
path: root/port-files/FreeBSD/deskutils/lumina-screenshot/Makefile
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2017-07-19 18:57:55 +0000
committerWeblate <noreply@weblate.org>2017-07-19 18:57:55 +0000
commit72e16f90563b4998a71feed573140041f2db8fc3 (patch)
treecc9418321d40d2fa187c6b48e174cea360f7fd27 /port-files/FreeBSD/deskutils/lumina-screenshot/Makefile
parentTranslated using Weblate (Czech) (diff)
parentMerge branch 'master' of github.com:trueos/lumina (diff)
downloadlumina-72e16f90563b4998a71feed573140041f2db8fc3.tar.gz
lumina-72e16f90563b4998a71feed573140041f2db8fc3.tar.bz2
lumina-72e16f90563b4998a71feed573140041f2db8fc3.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'port-files/FreeBSD/deskutils/lumina-screenshot/Makefile')
-rw-r--r--port-files/FreeBSD/deskutils/lumina-screenshot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/port-files/FreeBSD/deskutils/lumina-screenshot/Makefile b/port-files/FreeBSD/deskutils/lumina-screenshot/Makefile
index ef49b0b8..b66f0cad 100644
--- a/port-files/FreeBSD/deskutils/lumina-screenshot/Makefile
+++ b/port-files/FreeBSD/deskutils/lumina-screenshot/Makefile
@@ -11,7 +11,7 @@ COMMENT= Screenshot utility from the Lumina Desktop
LICENSE= BSD3CLAUSE
-CONFLICTS= lumina-1.2.1
+CONFLICTS_INSTALL= lumina-1.2.*
OPTIONS_DEFINE= I18N
OPTIONS_DEFAULT= I18N
@@ -23,7 +23,7 @@ MAKE_JOBS_UNSAFE=yes
USE_QT5= core gui widgets network svg \
buildtools_build x11extras concurrent multimedia
-USES= desktop-file-utils qmake
+USES= qmake
USE_GITHUB= yes
GH_ACCOUNT= trueos
GH_PROJECT= lumina
bgstack15