aboutsummaryrefslogtreecommitdiff
path: root/graphics/gqview-devel
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2008-05-05 18:05:01 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2008-05-05 18:05:01 +0000
commited7aae3ee13a622842a91ae5a26c14b0425b64f7 (patch)
tree678b56ac1f31b838b6e6caac03351416963f069f /graphics/gqview-devel
parentd6c434fc03f94aa499055d2661e0be19f8e9d658 (diff)
downloadports-ed7aae3ee13a622842a91ae5a26c14b0425b64f7.tar.gz
ports-ed7aae3ee13a622842a91ae5a26c14b0425b64f7.zip
Fix desktop entry
PR: ports/122391 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Notes
Notes: svn path=/head/; revision=212680
Diffstat (limited to 'graphics/gqview-devel')
-rw-r--r--graphics/gqview-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile
index 6927934144c9..e1cc4645125a 100644
--- a/graphics/gqview-devel/Makefile
+++ b/graphics/gqview-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gqview
PORTVERSION= 2.1.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -33,7 +33,8 @@ post-patch:
@${REINPLACE_CMD} -e \
's|$$(datadir)/doc/gqview-$$(VERSION)/html|${DOCSDIR}/html|g' \
${WRKSRC}/doc/Makefile.in
-
+ @${REINPLACE_CMD} -e 's| -r %F||' \
+ ${WRKSRC}/gqview.desktop
post-install:
${MKDIR} ${PREFIX}/share/gnome/apps/Graphics
${INSTALL_DATA} ${WRKSRC}/gqview.desktop ${PREFIX}/share/gnome/apps/Graphics