summaryrefslogtreecommitdiff
path: root/misc/bbdb
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-04 16:26:54 +0000
committerjoerg <joerg>2006-06-04 16:26:54 +0000
commit4a72c855a61391e2a3b8c3ac6378a595f8b63420 (patch)
tree1c794d0297d16ff2a589f73e4b2528ed5e788bd5 /misc/bbdb
parentdd995e3971905d4428c352cafcea8f8f586df5d4 (diff)
downloadpkgsrc-4a72c855a61391e2a3b8c3ac6378a595f8b63420.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 'misc/bbdb')
-rw-r--r--misc/bbdb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/bbdb/Makefile b/misc/bbdb/Makefile
index 55785cfa13d..7213cb4fec6 100644
--- a/misc/bbdb/Makefile
+++ b/misc/bbdb/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2006/05/19 09:24:31 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/06/04 16:26:54 joerg Exp $
#
DISTNAME= bbdb-2.34
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail misc news
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbdb/}
@@ -13,7 +13,7 @@ COMMENT= Insidious Big Brother DataBase, a rolodex-like database Emacs program
# bbdb is included in xemacs-packages
EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20
-CONFLICTS+= xemacs-packages
+CONFLICTS+= xemacs-packages-[0-9]*
BROKEN_IN= pkgsrc-2006Q1