aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"