summaryrefslogtreecommitdiffstats
path: root/misc/gnome-devel-docs3
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-26 03:13:29 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-26 03:13:29 +0800
commit7a6d73ac0c9a0a88c61bda4c747f355c3d5fa22d (patch)
treee79a8b517812f8074abce0ac147ceeb449106319 /misc/gnome-devel-docs3
parent9c0ef2c7cbb6eab36ddf0796ca10c98628ef3c10 (diff)
downloadmarcuscom-ports-7a6d73ac0c9a0a88c61bda4c747f355c3d5fa22d.tar
marcuscom-ports-7a6d73ac0c9a0a88c61bda4c747f355c3d5fa22d.tar.gz
marcuscom-ports-7a6d73ac0c9a0a88c61bda4c747f355c3d5fa22d.tar.bz2
marcuscom-ports-7a6d73ac0c9a0a88c61bda4c747f355c3d5fa22d.tar.lz
marcuscom-ports-7a6d73ac0c9a0a88c61bda4c747f355c3d5fa22d.tar.xz
marcuscom-ports-7a6d73ac0c9a0a88c61bda4c747f355c3d5fa22d.tar.zst
marcuscom-ports-7a6d73ac0c9a0a88c61bda4c747f355c3d5fa22d.zip
Add CONFLICTS with the each others.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15867 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-devel-docs3')
-rw-r--r--misc/gnome-devel-docs3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/gnome-devel-docs3/Makefile b/misc/gnome-devel-docs3/Makefile
index 21e94349b..3a72ac7f3 100644
--- a/misc/gnome-devel-docs3/Makefile
+++ b/misc/gnome-devel-docs3/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/misc/gnome-devel-docs3/Makefile,v 1.1 2011/03/30 09:32:57 kwm Exp $
+# $MCom: ports/misc/gnome-devel-docs3/Makefile,v 1.2 2011/04/06 07:25:58 kwm Exp $
#
PORTNAME= gnome-devel-docs
@@ -15,6 +15,8 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Documents targeted for GNOME developers
+CONFLICTS= gnome-devel-docs-2.[0-9-]*
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes