diff options
Diffstat (limited to 'chat/xchat-gnome/Makefile')
-rw-r--r-- | chat/xchat-gnome/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/chat/xchat-gnome/Makefile b/chat/xchat-gnome/Makefile deleted file mode 100644 index 33555a017e4..00000000000 --- a/chat/xchat-gnome/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.12 2004/10/07 09:04:33 tron Exp $ - -.include "../xchat/Makefile.common" - -PKGNAME= ${DISTNAME:S/-/-gnome-/} -# Don't set "PKGREVISION" here, set it in "../xchat/Makefile.common". -CONFLICTS+= xchat-[0-9]* -COMMENT+= and GNOME libraries - -CONFIGURE_ARGS+= --enable-panel - -.include "../../x11/gnome-core/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" |