summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-04 16:26:52 +0000
committerjoerg <joerg>2006-06-04 16:26:52 +0000
commitdc9ed1eae49824498c84348d2a303ffac3043006 (patch)
tree2289aa9644e3677c23bdb5b3beb8c83893ff887a /comms
parent679fcff02a4b0120f6701fe265d6709796dde611 (diff)
downloadpkgsrc-dc9ed1eae49824498c84348d2a303ffac3043006.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 'comms')
-rw-r--r--comms/pilot-link-libs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/pilot-link-libs/Makefile b/comms/pilot-link-libs/Makefile
index 5112fb9935f..9277ede4baa 100644
--- a/comms/pilot-link-libs/Makefile
+++ b/comms/pilot-link-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:07 tv Exp $
+# $NetBSD: Makefile,v 1.16 2006/06/04 16:26:52 joerg Exp $
#
.include "../../comms/pilot-link/Makefile.common"
@@ -7,7 +7,7 @@ PKGNAME= pilot-link-libs-${PILOT_LINK_VERS}
PKGREVISION= 3
COMMENT= Libraries for talking to the 3Com Pilot PDA
-CONFLICTS+= pilot-link-0.8.* pilot-link-0.9.[0-3]
+CONFLICTS+= pilot-link<0.9.5
MAKE_ENV+= PILIB="libsock/libpisock.la"