diff options
Diffstat (limited to 'security/seahorse3/Makefile')
-rw-r--r-- | security/seahorse3/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/seahorse3/Makefile b/security/seahorse3/Makefile index b5ec6f549..941871703 100644 --- a/security/seahorse3/Makefile +++ b/security/seahorse3/Makefile @@ -3,7 +3,7 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse3/Makefile,v 1.3 2011/03/29 20:44:10 kwm Exp $ +# $MCom: ports/security/seahorse3/Makefile,v 1.4 2011/04/07 08:36:00 kwm Exp $ # PORTNAME= seahorse @@ -24,6 +24,8 @@ LIB_DEPENDS= gpgme.18:${PORTSDIR}/security/gpgme \ gcrypt.17:${PORTSDIR}/security/libgcrypt \ soup-2.4.1:${PORTSDIR}/devel/libsoup +CONFLICTS= seahorse-2.[0-9]* + USE_XORG= sm USE_LDCONFIG= yes USE_BZIP2= yes |