From 722a2a601cb21c4a7afb71a53113eed919b4d8ac Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 26 Jul 2002 17:31:34 +0000 Subject: Initial import of xchat-gnome, a gnome version of xchat; plain xchat will become non-gnome in the next commit. --- chat/xchat-gnome/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 chat/xchat-gnome/Makefile (limited to 'chat/xchat-gnome') diff --git a/chat/xchat-gnome/Makefile b/chat/xchat-gnome/Makefile new file mode 100644 index 00000000000..abb67594946 --- /dev/null +++ b/chat/xchat-gnome/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/07/26 17:31:34 wiz Exp $ + +.include "../xchat/Makefile.common" + +PKGNAME= ${DISTNAME:S/-/-gnome-/} +CONFLICTS+= xchat-[0-9]* +COMMENT+= and GNOME libraries + +CONFIGURE_ARGS+= --enable-panel + +.include "../../graphics/gdk-pixbuf-gnome/buildlink.mk" +.include "../../x11/gnome-core/buildlink.mk" +.include "../../mk/x11.buildlink.mk" +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3