summaryrefslogtreecommitdiff
path: root/x11/kdelibs
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 /x11/kdelibs
parent7bae408426e27fc87b3a07a4c4d1790c15ebbe4a (diff)
downloadpkgsrc-b51b76e2be329e938f9814ba34d691319d38324b.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}" \