summaryrefslogtreecommitdiff
path: root/chat/xchat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/xchat/Makefile')
-rw-r--r--chat/xchat/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index e6eb90d437f..6ffb88357da 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,9 +1,13 @@
-# $NetBSD: Makefile,v 1.31 2005/06/06 11:35:39 tron Exp $
+# $NetBSD: Makefile,v 1.32 2005/08/23 22:48:07 tron Exp $
MAINTAINER= tron@NetBSD.org
.include "Makefile.common"
+PATCH_SITES= ${MASTER_SITES}/patches/
+PATCHFILES= xc244-fixpluginns.diff
+PATCH_DIST_STRIP= -p1
+
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
BUILD_USES_MSGFMT= YES