summaryrefslogtreecommitdiff
path: root/comms/pilot-link-libs
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-04 16:26:52 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-04 16:26:52 +0000
commit5fe074f21eddb86dbf038655fdd7bcb80373f0e0 (patch)
tree2289aa9644e3677c23bdb5b3beb8c83893ff887a /comms/pilot-link-libs
parent71e0f5df9e12f82c8e41905538672dfe54651eb7 (diff)
downloadpkgsrc-5fe074f21eddb86dbf038655fdd7bcb80373f0e0.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/pilot-link-libs')
-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"