summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/brasero/Makefile4
-rw-r--r--sysutils/brasero3/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile
index 2f9cfcc95..ce8728c6a 100644
--- a/sysutils/brasero/Makefile
+++ b/sysutils/brasero/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/brasero/Makefile,v 1.85 2011/03/07 08:11:25 kwm Exp $
+# $MCom: ports/sysutils/brasero/Makefile,v 1.86 2011/04/10 19:41:36 mezz Exp $
PORTNAME= brasero
PORTVERSION= 2.32.1
@@ -22,6 +22,8 @@ LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify \
RUN_DEPENDS= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
cdrdao:${PORTSDIR}/sysutils/cdrdao
+CONFLICTS= brasero-3.[0-9]*
+
USE_GETTEXT= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/sysutils/brasero3/Makefile b/sysutils/brasero3/Makefile
index be4502537..8d0911ce1 100644
--- a/sysutils/brasero3/Makefile
+++ b/sysutils/brasero3/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/brasero3/Makefile,v 1.8 2011/04/05 19:21:36 kwm Exp $
+# $MCom: ports/sysutils/brasero3/Makefile,v 1.9 2011/04/10 19:41:37 mezz Exp $
PORTNAME= brasero
PORTVERSION= 3.0.0
@@ -20,6 +20,8 @@ LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify \
RUN_DEPENDS= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
cdrdao:${PORTSDIR}/sysutils/cdrdao
+CONFLICTS= brasero-2.[0-9]*
+
USE_GETTEXT= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes