aboutsummaryrefslogtreecommitdiff
path: root/graphics/boxer
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2015-02-27 16:30:40 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2015-02-27 16:30:40 +0000
commit23bb6e4584356367b2f174f514b73779e9b11d15 (patch)
tree1916b6a6f94f55bc65a92e4e4d01b57e479ca1ef /graphics/boxer
parentec79aa9005aa8160b325bc32766609acebdfe6e0 (diff)
downloadports-23bb6e4584356367b2f174f514b73779e9b11d15.tar.gz
ports-23bb6e4584356367b2f174f514b73779e9b11d15.zip
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}
Notes
Notes: svn path=/head/; revision=380099
Diffstat (limited to 'graphics/boxer')
-rw-r--r--graphics/boxer/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \