diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:58:55 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:58:55 +0800 |
commit | 5b78d8d993307433dcdf0d1224e6a2e951269fe4 (patch) | |
tree | 65e15ba7b6b7f5eda17dbc484ed5047bd4d8f445 /graphics/ufraw | |
parent | 2ab68ebd1aa41c9309ff76379e044d91cc05b3ba (diff) | |
download | freebsd-ports-gnome-5b78d8d993307433dcdf0d1224e6a2e951269fe4.tar.gz freebsd-ports-gnome-5b78d8d993307433dcdf0d1224e6a2e951269fe4.tar.zst freebsd-ports-gnome-5b78d8d993307433dcdf0d1224e6a2e951269fe4.zip |
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery)
Diffstat (limited to 'graphics/ufraw')
-rw-r--r-- | graphics/ufraw/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ufraw/pkg-plist b/graphics/ufraw/pkg-plist index 61f1037edbc0..2dd74dc0a942 100644 --- a/graphics/ufraw/pkg-plist +++ b/graphics/ufraw/pkg-plist @@ -26,7 +26,6 @@ share/pixmaps/ufraw.png %%MGTK2%%bin/ufraw @dirrmtry share/locale/sr@latin/LC_MESSAGES @dirrmtry share/locale/sr@latin -@dirrmtry share/applications %%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 |