summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>2000-04-24 14:14:12 +0000
committertron <tron>2000-04-24 14:14:12 +0000
commit696b1a6d28cad29151ec1a4102241e8646505b85 (patch)
tree4789f4f4c5224fc16569e07771de70d9cd367964 /x11
parent5fef246358f82568bcc35b27fc6a651198ce77b4 (diff)
downloadpkgsrc-696b1a6d28cad29151ec1a4102241e8646505b85.tar.gz
Add conflict between "kdetoys" and "kworldwatch" package as suggested
by Michael Wolfson in PR pkg/9961.
Diffstat (limited to 'x11')
-rw-r--r--x11/kworldwatch/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile
index 369c42a71f6..45c3f7c6c37 100644
--- a/x11/kworldwatch/Makefile
+++ b/x11/kworldwatch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/04/13 01:05:45 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.6 2000/04/24 14:14:13 tron Exp $
#
DISTNAME= kworldwatch-0.6
@@ -11,6 +11,8 @@ MAINTAINER= hubertf@netbsd.org
DEPENDS+= gettext-0.10.*:../../devel/gettext
DEPENDS+= kde-1.1.2:../../x11/kde
+CONFLICTS+= kdetoys-*
+
USE_X11BASE= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--datadir=${X11BASE}/share/kde \