aboutsummaryrefslogtreecommitdiff
path: root/port-files/FreeBSD/deskutils/lumina-xdg-entry
diff options
context:
space:
mode:
Diffstat (limited to 'port-files/FreeBSD/deskutils/lumina-xdg-entry')
-rw-r--r--port-files/FreeBSD/deskutils/lumina-xdg-entry/Makefile4
-rw-r--r--port-files/FreeBSD/deskutils/lumina-xdg-entry/pkg-plist1
2 files changed, 2 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
diff --git a/port-files/FreeBSD/deskutils/lumina-xdg-entry/pkg-plist b/port-files/FreeBSD/deskutils/lumina-xdg-entry/pkg-plist
index f8e1f471..25552b4c 100644
--- a/port-files/FreeBSD/deskutils/lumina-xdg-entry/pkg-plist
+++ b/port-files/FreeBSD/deskutils/lumina-xdg-entry/pkg-plist
@@ -1 +1,2 @@
bin/lumina-xdg-entry
+share/applications/lumina-xdg-entry.desktop
bgstack15