2002-10-29 19:52:01 +01:00
|
|
|
# $NetBSD: Makefile,v 1.23 2002/10/29 18:52:01 wiz Exp $
|
2000-12-15 01:36:25 +01:00
|
|
|
#
|
|
|
|
|
2002-07-09 04:10:50 +02:00
|
|
|
.include "Makefile.common"
|
2000-12-15 01:36:25 +01:00
|
|
|
|
2002-08-25 23:48:57 +02:00
|
|
|
CONFLICTS+= gaim-gnome-[0-9]*
|
|
|
|
|
|
|
|
USE_BUILDLINK2= YES
|
|
|
|
|
2001-09-22 10:57:21 +02:00
|
|
|
CONFIGURE_ARGS+= --disable-gnome
|
|
|
|
CONFIGURE_ARGS+= --disable-panel
|
2000-12-15 01:36:25 +01:00
|
|
|
|
2002-08-25 23:48:57 +02:00
|
|
|
PLIST_SRC+= ${.CURDIR}/../gaim/PLIST
|
2001-09-22 10:57:21 +02:00
|
|
|
|
2002-08-25 23:48:57 +02:00
|
|
|
.include "../../audio/esound/buildlink2.mk"
|
|
|
|
.include "../../graphics/gdk-pixbuf/buildlink2.mk"
|
|
|
|
.include "../../lang/perl5/buildlink2.mk"
|
2002-08-28 09:43:52 +02:00
|
|
|
|
2000-12-15 01:36:25 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|