diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-09-21 21:19:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-09-21 21:19:48 +0000 |
commit | b5e7fe25c233f2987643e052c3a194c0edc68001 (patch) | |
tree | a90372443061a79ce052a04834834f58f6f0d8e1 /security | |
parent | a6bd6fb006514cbf176731c02301aab2a327e522 (diff) | |
download | ports-b5e7fe25c233f2987643e052c3a194c0edc68001.tar.gz ports-b5e7fe25c233f2987643e052c3a194c0edc68001.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/seahorse-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index a6043f5e2eb2..e5f7be91b97a 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -8,7 +8,7 @@ PORTNAME= seahorse-plugins PORTVERSION= 2.26.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,7 +21,7 @@ LIB_DEPENDS= cryptui.0:${PORTSDIR}/security/seahorse USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GECKO= firefox libxul +USE_GECKO= libxul firefox USE_GNOME= gnomehack intlhack gnomeprefix libglade2 gconf2 gnomedocutils GNU_CONFIGURE= yes INSTALLS_ICONS= yes |