From 4e72739f5da9a0e7f5698701b07b2ce9784bc7eb Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 30 Jun 2003 05:13:53 +0000 Subject: Add a distribution patch to fix tinting. --- irc/xchat-gnome/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'irc/xchat-gnome/Makefile') diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index fb0012c..59c3e34 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -7,15 +7,20 @@ PORTNAME= xchat2 PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ \ http://xchat.linuxpower.org/files/source/2.0/ DISTNAME= xchat-${PORTVERSION} +PATCH_SITES= ${MASTER_SITES:S/$/patches\//} +PATCHFILES= xc203-fixtint.diff + MAINTAINER= gnome@FreeBSD.org COMMENT= An X11 IRC client using the GTK+ 2 toolkit USE_X_PREFIX= yes +PATCH_DIST_STRIP=-p1 USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes -- cgit v1.1