summaryrefslogtreecommitdiffstats
path: root/security/seahorse/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-20 13:29:52 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-20 13:29:52 +0800
commite005a499fbe972fed4fa482d677fc65b5f553891 (patch)
tree2204765b9b58b9fa456ea9fece27cc103cc66b85 /security/seahorse/Makefile
parent1dce17c51007f2b32d2adddfc9f8f5fd60e1a5b5 (diff)
downloadmarcuscom-ports-e005a499fbe972fed4fa482d677fc65b5f553891.tar
marcuscom-ports-e005a499fbe972fed4fa482d677fc65b5f553891.tar.gz
marcuscom-ports-e005a499fbe972fed4fa482d677fc65b5f553891.tar.bz2
marcuscom-ports-e005a499fbe972fed4fa482d677fc65b5f553891.tar.lz
marcuscom-ports-e005a499fbe972fed4fa482d677fc65b5f553891.tar.xz
marcuscom-ports-e005a499fbe972fed4fa482d677fc65b5f553891.tar.zst
marcuscom-ports-e005a499fbe972fed4fa482d677fc65b5f553891.zip
Update to 0.9.9.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8090 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r--security/seahorse/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index ec180a58d..d7555cc0b 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -3,11 +3,11 @@
# Whom: Dave McKay <dave@mu.org>
#
# $FreeBSD$
-# $MCom: ports/security/seahorse/Makefile,v 1.20 2006/12/04 05:43:57 marcus Exp $
+# $MCom: ports/security/seahorse/Makefile,v 1.21 2006/12/06 00:54:45 ahze Exp $
#
PORTNAME= seahorse
-PORTVERSION= 0.9.8
+PORTVERSION= 0.9.9
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -31,13 +31,12 @@ USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
-CONFIGURE_ARGS= --with-gecko=${GECKO} \
- --mandir=${PREFIX}/man
+CONFIGURE_ARGS= --with-gecko=${GECKO}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= seahorse.schemas
-MAN1= seahorse-daemon.1 seahorse-tool.1
+MAN1= seahorse-agent.1 seahorse-daemon.1 seahorse-tool.1
OPTIONS= NAUTILUS "Enable the Nautilus component" on \
LDAP "Enable LDAP support" on \