aboutsummaryrefslogtreecommitdiff
path: root/multimedia/2mandvd
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-01-07 02:07:26 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-01-07 02:07:26 +0000
commit5dd37213f549b0d2fd158b1fa8024daeda2acfb2 (patch)
tree4e5353da2c1d4f4f59bf9fc12fe364c7887a9f49 /multimedia/2mandvd
parent5fa1ec89fceb95ba8e0ff259f73e7e55da5383c2 (diff)
downloadports-5dd37213f549b0d2fd158b1fa8024daeda2acfb2.tar.gz
ports-5dd37213f549b0d2fd158b1fa8024daeda2acfb2.zip
- 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
Notes
Notes: svn path=/head/; revision=310020
Diffstat (limited to 'multimedia/2mandvd')
-rw-r--r--multimedia/2mandvd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/2mandvd/Makefile b/multimedia/2mandvd/Makefile
index e16398550617..244456b6c408 100644
--- a/multimedia/2mandvd/Makefile
+++ b/multimedia/2mandvd/Makefile
@@ -33,8 +33,8 @@ MAKE_ENV= QTDIR=${QT_PREFIX}
WRKSRC= ${WRKDIR}/${PORTNAME}
MAKE_JOBS_SAFE= yes
-DESKTOP_ENTRIES="2ManDVD" "DVD Maker" "mandvdico.png" "2ManDVD" \
- "Application;AudioVideo;" false
+DESKTOP_ENTRIES="2ManDVD" "DVD Maker" "${PREFIX}/share/pixmaps/mandvdico.png" \
+ "2ManDVD" "AudioVideo;DiscBurning;Qt;" false
post-patch:
@${REINPLACE_CMD} -e 's|bash|sh|' ${WRKSRC}/mainfrm.cpp \