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 /converters/kdesupport/Makefile | |
parent | 56d9156477ba2c1856647fd229a06a47ce530e30 (diff) | |
download | pkgsrc-7fde7636d4a00079ecbcac2285f00cd5cadbeaf8.tar.gz |
Ignore not updated KDE sub packages for now.
Diffstat (limited to 'converters/kdesupport/Makefile')
-rw-r--r-- | converters/kdesupport/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/converters/kdesupport/Makefile b/converters/kdesupport/Makefile index 17cfe664fca..5b4f5fdb950 100644 --- a/converters/kdesupport/Makefile +++ b/converters/kdesupport/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1999/01/30 23:18:45 agc Exp $ +# $NetBSD: Makefile,v 1.19 1999/02/15 21:41:32 tron Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/05 04:19:46 asami Exp # @@ -14,6 +14,8 @@ DEPENDS+= qt-1.42:../../x11/qt CONFLICTS= kdesupport-2.1b kdesupport-3.1b kdesupport-4.1b +IGNORE= "needs to be updated" + USE_X11BASE= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes |