summaryrefslogtreecommitdiff
path: root/x11/kdelibs
diff options
context:
space:
mode:
authortron <tron>1998-07-14 22:56:40 +0000
committertron <tron>1998-07-14 22:56:40 +0000
commitca6d310f89f81c10b8f02713c78b10ec8b06a4a8 (patch)
tree9449a23a1752c1f75fe2ec7e3c3b67bede68e731 /x11/kdelibs
parenta45e3fcdaddb9d9ba6d8c15d90574796f9449425 (diff)
downloadpkgsrc-ca6d310f89f81c10b8f02713c78b10ec8b06a4a8.tar.gz
Add "${CONFLICTS}".
Diffstat (limited to 'x11/kdelibs')
-rw-r--r--x11/kdelibs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile
index 83617719c2a..01d31779c36 100644
--- a/x11/kdelibs/Makefile
+++ b/x11/kdelibs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1998/07/13 20:33:48 tron Exp $
+# $NetBSD: Makefile,v 1.14 1998/07/14 22:58:13 tron Exp $
# FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp
#
@@ -13,6 +13,8 @@ DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= qt-1.33:../../x11/qt
DEPENDS+= giflib-3.0:../../graphics/giflib
+CONFLICTS= kdelibs-2.1b kdelibs-3.1b kdelibs-4.1b
+
USE_X11= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=${PREFIX}" \