pkgsrc/chat/gaim-gtk1/Makefile
jmmv eb459d9ad3 Hmm... I should not "fix" things when I'm tired... there is no need to add
conflicts between packages with the same basename! (thanks wiz, as usual ;).
2003-04-24 21:18:49 +00:00

19 lines
409 B
Makefile

# $NetBSD: Makefile,v 1.4 2003/04/24 21:18:49 jmmv Exp $
#
.include "Makefile.common"
CONFLICTS+= gaim-gnome-[0-9]*
USE_BUILDLINK2= YES
CONFIGURE_ARGS+= --disable-gnome
CONFIGURE_ARGS+= --disable-panel
PLIST_SRC+= ${.CURDIR}/PLIST
.include "../../audio/esound/buildlink2.mk"
.include "../../graphics/gdk-pixbuf/buildlink2.mk"
.include "../../lang/perl5/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"