aboutsummaryrefslogtreecommitdiff
path: root/audio/jamulus
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-03-20 19:22:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-03-20 19:22:03 +0000
commit18f77f400e03b61bb443e1fc629ba1ea7e645a81 (patch)
tree9c274ce919820d6127a99e114a92ed64706f9a85 /audio/jamulus
parentb36f46a528269cb85f76a6ffdcc0f4cb8c0c9220 (diff)
downloadports-18f77f400e03b61bb443e1fc629ba1ea7e645a81.tar.gz
ports-18f77f400e03b61bb443e1fc629ba1ea7e645a81.zip
audio/jamulus: Remove DESKTOP_ENTRIES because project installs its own desktop file
Notes
Notes: svn path=/head/; revision=568880
Diffstat (limited to 'audio/jamulus')
-rw-r--r--audio/jamulus/Makefile5
1 files changed, 2 insertions, 3 deletions
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"