pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/malsync Add conflict with libmal.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cdd9484a6b45
branches:  trunk
changeset: 473388:cdd9484a6b45
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Apr 19 14:07:36 2004 +0000

description:
Add conflict with libmal.

diffstat:

 comms/malsync/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 9b8f04a4cf98 -r cdd9484a6b45 comms/malsync/Makefile
--- a/comms/malsync/Makefile    Mon Apr 19 14:01:46 2004 +0000
+++ b/comms/malsync/Makefile    Mon Apr 19 14:07:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/04/12 01:52:55 snj Exp $
+# $NetBSD: Makefile,v 1.14 2004/04/19 14:07:36 markd Exp $
 #
 
 DISTNAME=      ${PKGNAME_NOREV:S/-/_/}.src
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.tomw.org/malsync/
 COMMENT=       Utility to synchronize Palm Pilots to the AvantGo.com service
 
+CONFLICTS+=    libmal-[0-9]*
+
 WRKSRC=                ${WRKDIR}/malsync
 USE_BUILDLINK3=                YES
 USE_GNU_TOOLS+=                make



Home | Main Index | Thread Index | Old Index