summaryrefslogtreecommitdiff
path: root/misc/kdeutils
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 /misc/kdeutils
parent7fb310d74e5bc901e2c8befa0e488e4a4d58ac78 (diff)
downloadpkgsrc-e9fce1be0c0507d1e6fca64a72954abeb1282797.tar.gz
Add "${CONFLICTS}".
Diffstat (limited to 'misc/kdeutils')
-rw-r--r--misc/kdeutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/kdeutils/Makefile b/misc/kdeutils/Makefile
index 5bc2357365e..05166aa5e05 100644
--- a/misc/kdeutils/Makefile
+++ b/misc/kdeutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1998/07/14 20:30:58 tron Exp $
+# $NetBSD: Makefile,v 1.16 1998/07/14 22:57:13 tron Exp $
# FreeBSD Id: Makefile,v 1.4 1997/11/28 00:04:18 se Exp
#
@@ -15,6 +15,8 @@ DEPENDS+= qt-1.33:../../x11/qt
DEPENDS+= kdelibs-1.0:../../x11/kdelibs
DEPENDS+= kdebase-1.0:../../x11/kdebase
+CONFLICTS= kdeutils-2.1b kdeutils-3.1b kdeutils-4.1b
+
USE_X11= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--x-inc=${PREFX}/include -I${LOCALBASE}/include -I${LOCALBASE}/include/giflib" \