diff options
author | tron <tron> | 1998-07-14 22:56:40 +0000 |
---|---|---|
committer | tron <tron> | 1998-07-14 22:56:40 +0000 |
commit | e9fce1be0c0507d1e6fca64a72954abeb1282797 (patch) | |
tree | 9449a23a1752c1f75fe2ec7e3c3b67bede68e731 /graphics/kdegraphics | |
parent | 7fb310d74e5bc901e2c8befa0e488e4a4d58ac78 (diff) | |
download | pkgsrc-e9fce1be0c0507d1e6fca64a72954abeb1282797.tar.gz |
Add "${CONFLICTS}".
Diffstat (limited to 'graphics/kdegraphics')
-rw-r--r-- | graphics/kdegraphics/Makefile | 4 |
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 |