diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-25 10:54:50 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-25 10:54:50 +0000 |
commit | 33c17bbfe1d7aa54bf0ededc6a468dac0f13fe52 (patch) | |
tree | dcdf1aaf073a0d7e83e4e3f3d232b48626262a55 /graphics/ufraw | |
parent | b56a1094024917d129c32aa97c9b6cf355a3c70e (diff) |
Notes
Diffstat (limited to 'graphics/ufraw')
-rw-r--r-- | graphics/ufraw/Makefile | 5 | ||||
-rw-r--r-- | graphics/ufraw/pkg-plist | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 97440ab6820b..7385507d9747 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -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: diff --git a/graphics/ufraw/pkg-plist b/graphics/ufraw/pkg-plist index 167445489e04..d4f738660d56 100644 --- a/graphics/ufraw/pkg-plist +++ b/graphics/ufraw/pkg-plist @@ -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 |