Index: Makefile =================================================================== --- Makefile (revision 322269) +++ Makefile (working copy) @@ -9,13 +9,13 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_src MAINTAINER= martymac@FreeBSD.org -COMMENT= A hierarchical text notes manager +COMMENT= Hierarchical text notes manager LICENSE= BSD USE_GMAKE= yes -USE_GNOME= gtk20 gtksourceview2 gnomevfs2 desktopfileutils -USES= gettext pkgconfig +USE_GNOME= gtk20 gtksourceview2 gnomevfs2 +USES= desktop-file-utils gettext pkgconfig shared-mime-info USE_DOS2UNIX= yes DOS2UNIX_REGEX= .*\.(c|h|cpp) @@ -35,8 +35,4 @@ @${REINPLACE_CMD} -e 's|^docsdir=.*|docsdir=${DOCSDIR}|' \ ${WRKSRC}/Makefile -post-install: - @-update-mime-database ${PREFIX}/share/mime - @-update-desktop-database - .include Index: pkg-plist =================================================================== --- pkg-plist (revision 322269) +++ pkg-plist (working copy) @@ -40,8 +40,4 @@ share/pixmaps/notecase.xpm @dirrmtry share/locale/fr_CA/LC_MESSAGES @dirrmtry share/locale/fr_CA -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/applications