summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron>1998-07-14 22:56:40 +0000
committertron <tron>1998-07-14 22:56:40 +0000
commite9fce1be0c0507d1e6fca64a72954abeb1282797 (patch)
tree9449a23a1752c1f75fe2ec7e3c3b67bede68e731 /graphics
parent7fb310d74e5bc901e2c8befa0e488e4a4d58ac78 (diff)
downloadpkgsrc-e9fce1be0c0507d1e6fca64a72954abeb1282797.tar.gz
Add "${CONFLICTS}".
Diffstat (limited to 'graphics')
-rw-r--r--graphics/kdegraphics/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile
index bdf59ce6940..896f3524033 100644
--- a/graphics/kdegraphics/Makefile
+++ b/graphics/kdegraphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/07/14 22:09:33 tron Exp $
+# $NetBSD: Makefile,v 1.5 1998/07/14 22:57:01 tron Exp $
#
DISTNAME= kdegraphics-1.0
@@ -14,6 +14,8 @@ DEPENDS+= qt-1.33:../../x11/qt
DEPENDS+= kdelibs-1.0:../../x11/kdelibs
DEPENDS+= kdebase-1.0:../../x11/kdebase
+CONFLICTS= kdegraphics-4.1b
+
USE_X11= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes