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
commit675552fe022c238d47cc721113a8de2b529b8bf6 (patch)
tree2289aa9644e3677c23bdb5b3beb8c83893ff887a /comms
parent27306f3d4dee81b231501a266b8e0acbc27320a2 (diff)
downloadpkgsrc-675552fe022c238d47cc721113a8de2b529b8bf6.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"