diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-26 03:40:17 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-26 03:40:17 +0800 |
commit | 94f691e0a61e6fe121cb8e70f2c0f31a5f698465 (patch) | |
tree | c95552fce08d9217aa1b5eff89d98d8618303c83 /net/vino | |
parent | a5370342c4c81ce65358e6b591fd3170573aaf67 (diff) | |
download | marcuscom-ports-94f691e0a61e6fe121cb8e70f2c0f31a5f698465.tar.gz marcuscom-ports-94f691e0a61e6fe121cb8e70f2c0f31a5f698465.tar.zst marcuscom-ports-94f691e0a61e6fe121cb8e70f2c0f31a5f698465.zip |
Add CONFLICTS with the each others.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15871 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vino')
-rw-r--r-- | net/vino/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index ae00c2779..edcd61dd9 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -3,7 +3,7 @@ # Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # # $FreeBSD$ -# $MCom: ports/net/vino/Makefile,v 1.83 2011/03/07 08:48:34 kwm Exp $ +# $MCom: ports/net/vino/Makefile,v 1.84 2011/04/10 19:41:36 mezz Exp $ # PORTNAME= vino @@ -20,6 +20,8 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique +CONFLICTS= vino-3.[0-9]* + USE_BZIP2= yes USE_GETTEXT= yes USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel |