From 380e1f8032b8bad0199afcddf12e4dd7a86b5a4c Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 22 Apr 2013 18:26:27 +0000 Subject: This needs pygobject, remove comment regarding gchemutils and remove @exec update-desktop-database since that is now handled by USES=desktop-file-utils git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18388 df743ca5-7f9a-e211-a948-0013205c9059 --- math/gnumeric/Makefile | 10 +--------- math/gnumeric/pkg-plist | 1 - 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 22985756c..16b1b0e8d 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,7 +1,6 @@ # Created by: Yukihiro Nakai # $FreeBSD: head/math/gnumeric/Makefile 314629 2013-03-19 09:39:43Z kwm $ # $MCom$ -# When updating, remember to update pkg-plist of gchemutils. PORTNAME= gnumeric PORTVERSION= 1.12.1 @@ -24,7 +23,7 @@ USE_XZ= yes USE_GETTEXT= yes USE_GMAKE= yes USES= pathfix desktop-file-utils shared-mime-info -USE_GNOME= gnomeprefix intlhack gnomehier libgsf +USE_GNOME= gnomeprefix intlhack gnomehier libgsf pygobject USE_PYTHON= 2.7- INSTALLS_OMF= yes USE_LDCONFIG= yes @@ -67,13 +66,6 @@ CONFIGURE_ARGS+= --without-gda PLIST_SUB+= GNOMEDB="@comment " #.endif -post-patch: -# @${RM} -f ${WRKSRC}/GNOME_Gnumeric.server.in -# @${REINPLACE_CMD} -e 's|gda-3.0 >= 3.1.1|gda-3.0 >= 3.0.1|g' \ -# -e 's|gnomedb-3.0 >= 3.0.1|gnomedb-3.0 >= 3.0.0|g' \ -# -e 's|gnumeric_with_gconf=true|gnumeric_with_gconf=false|g' \ -# ${WRKSRC}/configure - post-install: ${INSTALL_DATA} ${WRKSRC}/gnumeric.desktop ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/gnumeric.mime ${PREFIX}/share/mime-info diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist index 7a42a790f..0f3fc8614 100644 --- a/math/gnumeric/pkg-plist +++ b/math/gnumeric/pkg-plist @@ -286,7 +286,6 @@ lib/libspreadsheet-%%VERSION%%.so lib/libspreadsheet.la lib/libspreadsheet.so libdata/pkgconfig/libspreadsheet-%%SHORT_VER%%.pc -@exec update-desktop-database > /dev/null || /usr/bin/true share/applications/gnumeric.desktop share/gnumeric/%%VERSION%%/GNOME_Gnumeric-gtk.xml share/gnumeric/%%VERSION%%/Gnumeric-embed.xml -- cgit v1.2.3