summaryrefslogtreecommitdiff
path: root/converters/kdesupport
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 /converters/kdesupport
parent7fb310d74e5bc901e2c8befa0e488e4a4d58ac78 (diff)
downloadpkgsrc-e9fce1be0c0507d1e6fca64a72954abeb1282797.tar.gz
Add "${CONFLICTS}".
Diffstat (limited to 'converters/kdesupport')
-rw-r--r--converters/kdesupport/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/converters/kdesupport/Makefile b/converters/kdesupport/Makefile
index 27b9fc820ad..38e2310dbdc 100644
--- a/converters/kdesupport/Makefile
+++ b/converters/kdesupport/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/07/14 20:55:28 tron Exp $
+# $NetBSD: Makefile,v 1.9 1998/07/14 22:56:40 tron Exp $
# FreeBSD Id: Makefile,v 1.2 1997/11/05 04:19:46 asami Exp
#
@@ -11,6 +11,8 @@ MAINTAINER= tron@netbsd.org
DEPENDS+= qt-1.33:../../x11/qt
+CONFLICTS= kdesupport-2.1b kdesupport-3.1b kdesupport-4.1b
+
USE_X11= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=${PREFIX}" \