diff options
Diffstat (limited to 'port-files/FreeBSD/deskutils/lumina-notify/Makefile')
-rw-r--r-- | port-files/FreeBSD/deskutils/lumina-notify/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/port-files/FreeBSD/deskutils/lumina-notify/Makefile b/port-files/FreeBSD/deskutils/lumina-notify/Makefile index b0012c94..c0e8243c 100644 --- a/port-files/FreeBSD/deskutils/lumina-notify/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-notify/Makefile @@ -11,8 +11,6 @@ COMMENT= Alarm/notification utility 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 |