From 5dd37213f549b0d2fd158b1fa8024daeda2acfb2 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Mon, 7 Jan 2013 02:07:26 +0000 Subject: - Update DESKTOP_ENTRIES: * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes --- audio/gnuitar/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'audio/gnuitar') diff --git a/audio/gnuitar/Makefile b/audio/gnuitar/Makefile index 0528ee9f2378..861255b2c18f 100644 --- a/audio/gnuitar/Makefile +++ b/audio/gnuitar/Makefile @@ -1,6 +1,4 @@ -# Ports collection Makefile for: gnuitar -# Date created: 3 Dec 2005 -# Whom: Gabor Kovesdan +# Created by: Gabor Kovesdan # $FreeBSD$ PORTNAME= gnuitar @@ -29,7 +27,7 @@ SUID_DESC= Use suid to allow highest priority (priv. dropped) DESKTOP_ENTRIES="GNUitar" \ "Apply guitar effects in real-time" \ - "gnuitar" \ + "${PREFIX}/share/pixmaps/${PORTNAME}.xpm" \ "gnuitar" \ "" \ true -- cgit v1.2.3