From 490e684a16ff7e45b21ddbdf03b5440f33828a49 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 2 Feb 2007 18:47:40 +0000 Subject: Fix the build with the new gnome-doc-utils. Submitted by: Pawel Worach git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8275 df743ca5-7f9a-e211-a948-0013205c9059 --- security/seahorse/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index c8a65a177..921be29b7 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,7 +3,7 @@ # Whom: Dave McKay # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.23 2006/12/22 02:55:23 marcus Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.24 2007/01/05 02:06:32 marcus Exp $ # PORTNAME= seahorse @@ -115,6 +115,10 @@ 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