summaryrefslogtreecommitdiff
path: root/chat/gaim
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-04-24 20:46:36 +0000
committerjmmv <jmmv@pkgsrc.org>2003-04-24 20:46:36 +0000
commit6e752037f084b1896fd4cde02392f9b42f7c61b4 (patch)
treead5cc2592ad18f6206d75fa2603f5a15bf847151 /chat/gaim
parent46761534c48aad65802e7c5fb2d47d61dda7b788 (diff)
downloadpkgsrc-6e752037f084b1896fd4cde02392f9b42f7c61b4.tar.gz
gaim-gtk1's package basename is the same as gaim's one; adjust CONFLICTS
accordingly.
Diffstat (limited to 'chat/gaim')
-rw-r--r--chat/gaim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile
index bcd1af6eeef..a79ccd006f4 100644
--- a/chat/gaim/Makefile
+++ b/chat/gaim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2003/04/11 15:41:37 jmmv Exp $
+# $NetBSD: Makefile,v 1.27 2003/04/24 20:46:36 jmmv Exp $
#
DISTNAME= gaim-0.61
@@ -12,7 +12,7 @@ COMMENT= GTK2 based client for the AOL Instant Messenger chat system
DEPENDS+= gnome2-dirs>=1.1:../../misc/gnome2-dirs
-CONFLICTS+= gaim-gtk1-[0-9]* gaim-gnome-[0-9]*
+CONFLICTS+= gaim<0.61 gaim-gnome-[0-9]*
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES