aboutsummaryrefslogtreecommitdiff
path: root/deskutils/ljclive
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2007-02-12 12:33:49 +0000
committerJohan van Selst <johans@FreeBSD.org>2007-02-12 12:33:49 +0000
commitfa5bedd3b0d769072a32384a35c43d1a8a87d805 (patch)
tree24767b3c3676d4d78c7c0de98b21e38e5ae87d1a /deskutils/ljclive
parent21dfcaa104f705039ad00e8f7f4ebf2b780fa877 (diff)
downloadports-fa5bedd3b0d769072a32384a35c43d1a8a87d805.tar.gz
ports-fa5bedd3b0d769072a32384a35c43d1a8a87d805.zip
- Register conflict with multimedia/clive
PR: ports/109083 Submitted by: nivit
Notes
Notes: svn path=/head/; revision=184989
Diffstat (limited to 'deskutils/ljclive')
-rw-r--r--deskutils/ljclive/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/ljclive/Makefile b/deskutils/ljclive/Makefile
index ac4d04d62623..78535dbaee57 100644
--- a/deskutils/ljclive/Makefile
+++ b/deskutils/ljclive/Makefile
@@ -19,4 +19,6 @@ MAN1= clive.1
GNU_CONFIGURE= yes
USE_GETOPT_LONG=yes
+CONFLICTS= py*-clive-[0-9]*
+
.include <bsd.port.mk>