From 18f77f400e03b61bb443e1fc629ba1ea7e645a81 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sat, 20 Mar 2021 19:22:03 +0000 Subject: audio/jamulus: Remove DESKTOP_ENTRIES because project installs its own desktop file --- audio/jamulus/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio/jamulus') diff --git a/audio/jamulus/Makefile b/audio/jamulus/Makefile index 1c22f6ced857..69af00fdecb4 100644 --- a/audio/jamulus/Makefile +++ b/audio/jamulus/Makefile @@ -3,6 +3,7 @@ PORTNAME= jamulus DISTVERSIONPREFIX= r DISTVERSION= 3_7_0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org @@ -20,10 +21,8 @@ USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= jamulussoftware -DESKTOP_ENTRIES= "Jamulus" "${COMMENT}" "${PORTNAME}" \ - "${PORTNAME}" "AudioVideo;Audio;Mixer;Qt;" true - PLIST_FILES= bin/${PORTNAME} \ + share/applications/jamulus.desktop \ share/icons/hicolor/512x512/apps/jamulus.png QMAKE_ARGS= CONFIG+="noupcasename" -- cgit v1.2.3