summaryrefslogtreecommitdiff
path: root/net
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 /net
parent7bae408426e27fc87b3a07a4c4d1790c15ebbe4a (diff)
downloadpkgsrc-b51b76e2be329e938f9814ba34d691319d38324b.tar.gz
Add "${CONFLICTS}".
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile
index 398f19c0bca..29774e43f3a 100644
--- a/net/kdenetwork/Makefile
+++ b/net/kdenetwork/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1998/07/14 21:47:15 tron Exp $
+# $NetBSD: Makefile,v 1.15 1998/07/14 22:57:28 tron Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp
#
@@ -18,6 +18,8 @@ DEPENDS+= kdelibs-1.0:../../x11/kdelibs
DEPENDS+= kdesupport-1.0:../../converters/kdesupport
DEPENDS+= kdebase-1.0:../../x11/kdebase
+CONFLICTS= kdenetwork-2.1b kdenetwork-3.1b kdenetwork-4.1b
+
USE_X11= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--x-inc=${PREFIX}/include -I${LOCALBASE}/include -I${LOCALBASE}/include/giflib" \