mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Remove the -f flag from the desktop entry
PR: ports/122392 Submitted by: Martin Tournoij <carpetsmoker (AT) xs4all.nl>
This commit is contained in:
parent
b30475c7e0
commit
8b664b2dee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213396
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user