diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-28 20:42:30 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-28 20:42:30 +0800 |
commit | ffa373507e1d329e8a5b39bf8ed40fdac09b7efb (patch) | |
tree | 425d3b31bbfe7efa4d8fcfe407831b7ae750c735 /security/seahorse/Makefile | |
parent | b71b18de78886f899102b8bf884caa69c27985c0 (diff) | |
download | marcuscom-ports-ffa373507e1d329e8a5b39bf8ed40fdac09b7efb.tar marcuscom-ports-ffa373507e1d329e8a5b39bf8ed40fdac09b7efb.tar.gz marcuscom-ports-ffa373507e1d329e8a5b39bf8ed40fdac09b7efb.tar.bz2 marcuscom-ports-ffa373507e1d329e8a5b39bf8ed40fdac09b7efb.tar.lz marcuscom-ports-ffa373507e1d329e8a5b39bf8ed40fdac09b7efb.tar.xz marcuscom-ports-ffa373507e1d329e8a5b39bf8ed40fdac09b7efb.tar.zst marcuscom-ports-ffa373507e1d329e8a5b39bf8ed40fdac09b7efb.zip |
Update to 2.27.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12528 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r-- | security/seahorse/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index c9cda3529..26ec338d9 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,12 +3,11 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.81 2009/05/03 23:02:24 kwm Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.82 2009/07/19 09:06:08 kwm Exp $ # PORTNAME= seahorse -PORTVERSION= 2.27.1 -PORTREVISION= 1 +PORTVERSION= 2.27.5 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -28,7 +27,7 @@ USE_LDCONFIG= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnomehack intlhack gnomeprefix libglade2 gconf2 gnomedocutils +USE_GNOME= gnomehack intlhack gnomeprefix gconf2 gnomedocutils GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes |