diff options
author | tron <tron@pkgsrc.org> | 1999-02-15 21:41:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-02-15 21:41:32 +0000 |
commit | 7fde7636d4a00079ecbcac2285f00cd5cadbeaf8 (patch) | |
tree | 4a8367d5b6c6f1b16a9e29391aba305a31d11602 /net/kdenetwork | |
parent | 56d9156477ba2c1856647fd229a06a47ce530e30 (diff) | |
download | pkgsrc-7fde7636d4a00079ecbcac2285f00cd5cadbeaf8.tar.gz |
Ignore not updated KDE sub packages for now.
Diffstat (limited to 'net/kdenetwork')
-rw-r--r-- | net/kdenetwork/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile index 2c225c06e44..384cc921d61 100644 --- a/net/kdenetwork/Makefile +++ b/net/kdenetwork/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1999/01/30 23:18:53 agc Exp $ +# $NetBSD: Makefile,v 1.25 1999/02/15 21:41:32 tron Exp $ # FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp # @@ -17,6 +17,8 @@ DEPENDS+= kdebase-1.0:../../x11/kdebase CONFLICTS= kdenetwork-2.1b kdenetwork-3.1b kdenetwork-4.1b +IGNORE= "needs to be updated" + NOT_FOR_ARCHS= alpha # LP64/ELF problems USE_X11BASE= yes |