summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-07-14 22:56:40 +0000
committertron <tron@pkgsrc.org>1998-07-14 22:56:40 +0000
commitb51b76e2be329e938f9814ba34d691319d38324b (patch)
tree9449a23a1752c1f75fe2ec7e3c3b67bede68e731 /graphics/kdegraphics
parent7bae408426e27fc87b3a07a4c4d1790c15ebbe4a (diff)
downloadpkgsrc-b51b76e2be329e938f9814ba34d691319d38324b.tar.gz
Add "${CONFLICTS}".
Diffstat (limited to 'graphics/kdegraphics')
-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