summaryrefslogtreecommitdiff
path: root/chat/gaim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/gaim/Makefile')
-rw-r--r--chat/gaim/Makefile25
1 files changed, 4 insertions, 21 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile
index 6a78dd1ba14..283beafe0e2 100644
--- a/chat/gaim/Makefile
+++ b/chat/gaim/Makefile
@@ -1,33 +1,16 @@
-# $NetBSD: Makefile,v 1.16.2.3 2002/06/23 18:40:37 jlam Exp $
+# $NetBSD: Makefile,v 1.16.2.4 2002/08/25 21:19:52 jlam Exp $
#
-DISTNAME= gaim-0.58
-CATEGORIES= chat x11
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} \
- ftp://ftp.marko.net/pub/gaim/
+.include "Makefile.common"
-MAINTAINER= hubertf@netbsd.org
-HOMEPAGE= http://gaim.sourceforge.net/
-COMMENT= GTK+-based client for AOL's Instant Messenger chat system
+CONFLICTS+= gaim-gnome-[0-9]*
USE_BUILDLINK2= YES
-USE_GMAKE= YES
-USE_X11BASE= YES
-USE_LIBTOOL= YES
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-
-GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --disable-artsc
CONFIGURE_ARGS+= --disable-gnome
-CONFIGURE_ARGS+= --disable-nas
CONFIGURE_ARGS+= --disable-panel
-CONFIGURE_ARGS+= --disable-perl
-CONFIGURE_ARGS+= --disable-screensaver
-CONFIGURE_ARGS+= --enable-esd
-CONFIGURE_ARGS+= --enable-perl
-CONFIGURE_ARGS+= --enable-pixbuf
+PLIST_SRC+= ${.CURDIR}/../gaim/PLIST
.include "../../audio/esound/buildlink2.mk"
.include "../../graphics/gdk-pixbuf/buildlink2.mk"