diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitchx/Makefile | 4 | ||||
-rw-r--r-- | irc/bitchx/distinfo | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 85c197750de4..ac80238c2042 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -9,7 +9,10 @@ PORTNAME= BitchX PORTVERSION= 1.0c16 CATEGORIES= irc gnome MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ + ftp://ftp.bitchx.org/pub/BitchX/source/ \ ftp://ukug.uk.freebsd.org/pub/lord_cj/ +PATCH_SITES= ftp://ftp.bitchx.org/pub/BitchX/source/ +PATCHFILES= 1.0c16-format.patch MAINTAINER= cj@vallcom.net @@ -17,6 +20,7 @@ MAINTAINER= cj@vallcom.net LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs .endif +PATCH_DIST_ARGS= -d ${WRKSRC}/source --forward --quiet -E ${PATCH_DIST_STRIP} GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config WRKSRC= ${WRKDIR}/BitchX diff --git a/irc/bitchx/distinfo b/irc/bitchx/distinfo index 841833185039..f5a448ff5134 100644 --- a/irc/bitchx/distinfo +++ b/irc/bitchx/distinfo @@ -1 +1,2 @@ MD5 (BitchX-1.0c16.tar.gz) = 4a3749c0b2da2b157eaa13b5b8856511 +MD5 (1.0c16-format.patch) = aef06ac2c892327da6397a82b8b10b3f |