From 6a39eaad07246b7f88678930ebcfbe64e6e87270 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 13 Feb 2007 19:43:45 +0000 Subject: Update to 0.9.91. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8343 df743ca5-7f9a-e211-a948-0013205c9059 --- security/seahorse/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'security/seahorse/Makefile') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 921be29b7..bef539ce1 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,11 +3,11 @@ # Whom: Dave McKay # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.24 2007/01/05 02:06:32 marcus Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.25 2007/02/02 18:47:40 marcus Exp $ # PORTNAME= seahorse -PORTVERSION= 0.9.10 +PORTVERSION= 0.9.91 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -115,10 +115,6 @@ LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi CONFIGURE_ARGS+=--disable-sharing .endif -post-patch: - @${FIND} ${WRKSRC}/help -name seahorse.xml | ${XARGS} ${REINPLACE_CMD} -e \ - 's|||g' - post-install: -@update-desktop-database -- cgit v1.2.3