From 42d0088b63d5622c04c962e8add2eecaceacc1cb Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 30 Jun 2017 09:03:22 -0400 Subject: Large cleanup of the FreeBSD port Makefiles that are saved in the tree (based on some make-system feedback after testing them before publishing 1.3.0) --- port-files/FreeBSD/deskutils/lumina-archiver/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'port-files/FreeBSD/deskutils/lumina-archiver') diff --git a/port-files/FreeBSD/deskutils/lumina-archiver/Makefile b/port-files/FreeBSD/deskutils/lumina-archiver/Makefile index c3236a33..d6efa3a7 100644 --- a/port-files/FreeBSD/deskutils/lumina-archiver/Makefile +++ b/port-files/FreeBSD/deskutils/lumina-archiver/Makefile @@ -11,7 +11,7 @@ COMMENT= Archive manager 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 -- cgit