summaryrefslogtreecommitdiff
path: root/x11/qwspritefield
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-04 16:26:54 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-04 16:26:54 +0000
commit8572e2517c9d359fa0575baf432af6b50a175a18 (patch)
tree1c794d0297d16ff2a589f73e4b2528ed5e788bd5 /x11/qwspritefield
parenta3a510958e5bb012c89d6e9759ac3312faf174eb (diff)
downloadpkgsrc-8572e2517c9d359fa0575baf432af6b50a175a18.tar.gz
Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those.
Diffstat (limited to 'x11/qwspritefield')
-rw-r--r--x11/qwspritefield/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qwspritefield/Makefile b/x11/qwspritefield/Makefile
index 1c5eda27847..482028cdcc0 100644
--- a/x11/qwspritefield/Makefile
+++ b/x11/qwspritefield/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.29 2006/05/11 16:27:03 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2006/06/04 16:26:56 joerg Exp $
DISTNAME= QwSpriteField1.6
PKGNAME= qwspritefield-1.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11 graphics
MASTER_SITES= ftp://ftp.troll.no/contrib/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Efficiently redrawn sprites in the Qt GUI Toolkit
-CONFLICTS= kdesupport-1.0
+CONFLICTS= kdesupport<1.1
WRKSRC= ${WRKDIR}/QwSpriteField
USE_LANGUAGES= c++