diff options
author | Weblate <noreply@weblate.org> | 2017-07-19 18:47:39 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2017-07-19 18:47:39 +0000 |
commit | 86f6fadf45c2b87749cffac82411d2371448da53 (patch) | |
tree | dfc1520b8ae2e59118b8a65d3f9438c1eead6b2c /port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile | |
parent | Add en_GB (diff) | |
parent | Another checkpoint in the compositing saga. Got most of it working, but still... (diff) | |
download | lumina-86f6fadf45c2b87749cffac82411d2371448da53.tar.gz lumina-86f6fadf45c2b87749cffac82411d2371448da53.tar.bz2 lumina-86f6fadf45c2b87749cffac82411d2371448da53.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile')
-rw-r--r-- | port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile b/port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile index b031d5a1..ac04b4c3 100644 --- a/port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile @@ -11,8 +11,6 @@ COMMENT= XDG desktop entry creator from the Lumina Desktop LICENSE= BSD3CLAUSE -CONFLICTS= lumina-1.2.1 - OPTIONS_DEFINE= I18N OPTIONS_DEFAULT= I18N I18N_DESC= Install localization files @@ -23,7 +21,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 |