From 1c00e65d2eef416697c86d876b38b1c315627398 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 12 Mar 2005 03:31:30 +0000 Subject: Update to 0.7.6. PR: 78697 Submitted by: maintainer git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3921 df743ca5-7f9a-e211-a948-0013205c9059 --- security/seahorse/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'security/seahorse/Makefile') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 476eb8b47..bba75d834 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -6,8 +6,7 @@ # PORTNAME= seahorse -PORTVERSION= 0.7.5 -PORTREVISION= 1 +PORTVERSION= 0.7.6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.7 @@ -41,6 +40,7 @@ OPTIONS= GEDIT "Enable the gedit plug-in" on BUILD_DEPENDS+= gedit:${PORTSDIR}/editors/gedit RUN_DEPENDS+= gedit:${PORTSDIR}/editors/gedit PLIST_SUB+= GEDIT="" +GCONF_SCHEMAS+= seahorse-gedit.schemas post-patch: @${REINPLACE_CMD} -e "s|gedit-2.8|gedit-2.10|g" \ ${WRKSRC}/configure @@ -49,4 +49,7 @@ PLIST_SUB+= GEDIT="@comment " CONFIGURE_ARGS+=--disable-gedit .endif +post-install: + -@update-desktop-database + .include -- cgit v1.2.3