diff options
Diffstat (limited to 'chat/xchat2/Makefile')
-rw-r--r-- | chat/xchat2/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile index 827b02d4fb2..0d273d936fc 100644 --- a/chat/xchat2/Makefile +++ b/chat/xchat2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2004/10/30 18:28:00 minskim Exp $ +# $NetBSD: Makefile,v 1.41 2004/11/29 17:36:10 minskim Exp $ # .include "Makefile.common" @@ -7,6 +7,10 @@ PKGREVISION= 1 COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit +PATCH_DIST_STRIP= -p1 +PATCH_SITES= ${MASTER_SITES:=patches/} +PATCHFILES= xc241-fix-fetext.diff + BUILD_USES_MSGFMT= YES CONFLICTS= xchat-gnome-[0-9]* |