summaryrefslogtreecommitdiff
path: root/graphics/gqview/Makefile
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2008-05-20 17:44:19 +0000
committerLars Engels <lme@FreeBSD.org>2008-05-20 17:44:19 +0000
commit8b664b2dee0338320ece1156fd36cc07c6ef71b1 (patch)
treeb23ce7aa1817498e69ecb867b110c05f910c3e27 /graphics/gqview/Makefile
parent- Update to 3.2.10 (diff)
- Remove the -f flag from the desktop entry
PR: ports/122392 Submitted by: Martin Tournoij <carpetsmoker (AT) xs4all.nl>
Notes
Notes: svn path=/head/; revision=213396
Diffstat (limited to 'graphics/gqview/Makefile')
-rw-r--r--graphics/gqview/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index e2d8e4d42b7b..e66f23a16009 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gqview
PORTVERSION= 2.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -44,6 +44,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:
${INSTALL_DATA} ${WRKSRC}/gqview.desktop ${PREFIX}/share/gnome/apps/Graphics