mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Like r351970 removed an extra USES+=desktop-file-utils from the Makefile,
also remove the extra update-desktop-database from pkg-plist.
This commit is contained in:
parent
b56a109402
commit
33c17bbfe1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352106
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ufraw
|
||||
PORTVERSION= 0.19.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
@ -83,9 +83,6 @@ CATEGORIES+= gnome
|
||||
USE_GNOME= gconf2
|
||||
CONFIGURE_ARGS+= --enable-mime
|
||||
GCONF_SCHEMAS= ${PORTNAME}.schemas
|
||||
PLIST_SUB+= GNOME=""
|
||||
.else
|
||||
PLIST_SUB+= GNOME="@comment "
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -27,8 +27,6 @@ share/pixmaps/ufraw.png
|
||||
%%MGTK2%%bin/ufraw
|
||||
@dirrmtry share/locale/sr@latin/LC_MESSAGES
|
||||
@dirrmtry share/locale/sr@latin
|
||||
%%GNOME%%@exec %D/bin/update-desktop-database > /dev/null || /usr/bin/true
|
||||
%%GNOME%%@unexec %D/bin/update-desktop-database > /dev/null || /usr/bin/true
|
||||
%%GIMP%%@dirrmtry libexec/gimp/2.2/plug-ins
|
||||
%%GIMP%%@dirrmtry libexec/gimp/2.2
|
||||
%%GIMP%%@dirrmtry libexec/gimp
|
||||
|
Loading…
Reference in New Issue
Block a user