From 23bb6e4584356367b2f174f514b73779e9b11d15 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Fri, 27 Feb 2015 16:30:40 +0000 Subject: Fix DESKTOP_ENTRIES: - Icon field must be either absolute path or icon name if installation follows Icon Theme Specification - Remove invalid categories - StartupNotify field must be literally false/true, not ${FALSE}/${TRUE} --- graphics/boxer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/boxer') diff --git a/graphics/boxer/Makefile b/graphics/boxer/Makefile index 864067edea25..47577bc89ba5 100644 --- a/graphics/boxer/Makefile +++ b/graphics/boxer/Makefile @@ -30,7 +30,7 @@ PORTDOCS= ChangeLog OPTIONS_DEFINE= DOCS DESKTOP_ENTRIES="Boxer" "" "${PORTNAME}" \ - "${PORTNAME}" "Application;Graphics;" "" + "${PORTNAME}" "Graphics;" "" post-install: ${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \ -- cgit v1.2.3