From 9e0a48c38381c222f5226bf93fd40a59e10fcb0d Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 9 Mar 2009 23:29:51 +0000 Subject: Add a missing dependency, libSM. Bump it. Reported by: MC tinderbox git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12054 df743ca5-7f9a-e211-a948-0013205c9059 --- security/seahorse/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/seahorse') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 6ef3c2fd2..b055c06bd 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,11 +3,12 @@ # Whom: Dave McKay # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.75 2009/02/24 20:41:14 kwm Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.76 2009/03/03 04:43:31 marcus Exp $ # PORTNAME= seahorse PORTVERSION= 2.25.92 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -22,6 +23,7 @@ LIB_DEPENDS= gpgme.17:${PORTSDIR}/security/gpgme \ gnome-keyring:${PORTSDIR}/security/gnome-keyring \ soup-2.4.1:${PORTSDIR}/devel/libsoup +USE_XORG= sm USE_LDCONFIG= yes USE_BZIP2= yes USE_GETTEXT= yes -- cgit v1.2.3