summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-03 02:47:40 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-03 02:47:40 +0800
commit490e684a16ff7e45b21ddbdf03b5440f33828a49 (patch)
treeca3dbd0ce39ed3764268156cbf10d02f9c364877 /security
parent8cf13dade70ab43a6063e16ddf1877253c9514c9 (diff)
downloadmarcuscom-ports-490e684a16ff7e45b21ddbdf03b5440f33828a49.tar
marcuscom-ports-490e684a16ff7e45b21ddbdf03b5440f33828a49.tar.gz
marcuscom-ports-490e684a16ff7e45b21ddbdf03b5440f33828a49.tar.bz2
marcuscom-ports-490e684a16ff7e45b21ddbdf03b5440f33828a49.tar.lz
marcuscom-ports-490e684a16ff7e45b21ddbdf03b5440f33828a49.tar.xz
marcuscom-ports-490e684a16ff7e45b21ddbdf03b5440f33828a49.tar.zst
marcuscom-ports-490e684a16ff7e45b21ddbdf03b5440f33828a49.zip
Fix the build with the new gnome-doc-utils.
Submitted by: Pawel Worach <pawel.worach@gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8275 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r--security/seahorse/Makefile6
1 files changed, 5 insertions, 1 deletions
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 <dave@mu.org>
#
# $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|<publisher>|<publisher role="maintainer">|g'
+
post-install:
-@update-desktop-database