summaryrefslogtreecommitdiffstats
path: root/editors/gedit-plugins3
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-26 11:09:53 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-26 11:09:53 +0800
commitaf05c822f6006883ad1a304a3013b106ef532d7c (patch)
tree80031a6f5046a29a3a9155425bb6f4bf90a8a883 /editors/gedit-plugins3
parentcc509c2bdbd821fae5a29b94d682640b05977073 (diff)
downloadmarcuscom-ports-af05c822f6006883ad1a304a3013b106ef532d7c.tar
marcuscom-ports-af05c822f6006883ad1a304a3013b106ef532d7c.tar.gz
marcuscom-ports-af05c822f6006883ad1a304a3013b106ef532d7c.tar.bz2
marcuscom-ports-af05c822f6006883ad1a304a3013b106ef532d7c.tar.lz
marcuscom-ports-af05c822f6006883ad1a304a3013b106ef532d7c.tar.xz
marcuscom-ports-af05c822f6006883ad1a304a3013b106ef532d7c.tar.zst
marcuscom-ports-af05c822f6006883ad1a304a3013b106ef532d7c.zip
Add CONFLICTS with the each others.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15881 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit-plugins3')
-rw-r--r--editors/gedit-plugins3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/gedit-plugins3/Makefile b/editors/gedit-plugins3/Makefile
index 3f2475b32..ee7497fc7 100644
--- a/editors/gedit-plugins3/Makefile
+++ b/editors/gedit-plugins3/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/editors/gedit-plugins3/Makefile,v 1.5 2011/04/06 06:19:48 kwm Exp $
+# $MCom: ports/editors/gedit-plugins3/Makefile,v 1.6 2011/04/13 17:32:42 kwm Exp $
#
PORTNAME= gedit-plugins
@@ -19,6 +19,8 @@ BUILD_DEPENDS= gedit>=2.91.11:${PORTSDIR}/editors/gedit3
LIB_DEPENDS= peas-1.0.0:${PORTSDIR}/devel/libpeas
RUN_DEPENDS= gedit>=2.91.11:${PORTSDIR}/editors/gedit3
+CONFLICTS= gedit-plugins-2.[0-9]*
+
USE_LDCONFIG= yes
USE_BZIP2= yes
USE_GMAKE= yes