diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-03 00:12:51 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-03 00:12:51 +0800 |
commit | 3cb18b0c5fdedcdc92536eb4cadef226a172028a (patch) | |
tree | 7c2100c98427c7574fd161c3e8d94d51c421b115 /security/seahorse3/Makefile | |
parent | abed2922f3196a6d3a8a9a2146ecc2097451a45e (diff) | |
download | marcuscom-ports-3cb18b0c5fdedcdc92536eb4cadef226a172028a.tar marcuscom-ports-3cb18b0c5fdedcdc92536eb4cadef226a172028a.tar.gz marcuscom-ports-3cb18b0c5fdedcdc92536eb4cadef226a172028a.tar.bz2 marcuscom-ports-3cb18b0c5fdedcdc92536eb4cadef226a172028a.tar.lz marcuscom-ports-3cb18b0c5fdedcdc92536eb4cadef226a172028a.tar.xz marcuscom-ports-3cb18b0c5fdedcdc92536eb4cadef226a172028a.tar.zst marcuscom-ports-3cb18b0c5fdedcdc92536eb4cadef226a172028a.zip |
Update to 3.4.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16857 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/seahorse3/Makefile')
-rw-r--r-- | security/seahorse3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/seahorse3/Makefile b/security/seahorse3/Makefile index 732a2a9f5..2583e3c3c 100644 --- a/security/seahorse3/Makefile +++ b/security/seahorse3/Makefile @@ -3,11 +3,11 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse3/Makefile,v 1.12 2011/10/18 22:40:21 kwm Exp $ +# $MCom: ports/security/seahorse3/Makefile,v 1.13 2011/11/17 00:02:32 kwm Exp $ # PORTNAME= seahorse -PORTVERSION= 3.2.2 +PORTVERSION= 3.4.1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -33,7 +33,7 @@ USE_LDCONFIG= yes USE_XZ= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnomehack intlhack gnomeprefix gconf2 gnomedocutils +USE_GNOME= gnomehack intlhack gnomeprefix gtk30 gnomedocutils GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes |