diff options
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r-- | security/seahorse/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 76d332b0b..0ec7949c6 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,7 +3,7 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.101 2011/03/06 20:09:35 kwm Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.102 2011/04/09 15:57:12 mezz 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-3.[0-9]* + USE_XORG= sm USE_LDCONFIG= yes USE_BZIP2= yes |