summaryrefslogtreecommitdiffstats
path: root/security/seahorse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r--security/seahorse/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index df42ba280..b7ea97a49 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.38 2007/07/01 18:10:30 marcus Exp $
+# $MCom: ports/security/seahorse/Makefile,v 1.39 2007/07/01 22:05:19 marcus Exp $
#
PORTNAME= seahorse
@@ -117,8 +117,9 @@ CONFIGURE_ARGS+=--disable-sharing
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|" == "|" = "|g' \
- ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|" == "|" = "|g ; \
+ s|enable_gedit=yes|enable_gedit=no|g' \
+ ${WRKSRC}/configure
post-install:
-@update-desktop-database