From 1641af7378ce5111c2bb7bf46e67ee7c98fbad9c Mon Sep 17 00:00:00 2001 From: will Date: Mon, 22 May 2000 05:09:19 +0000 Subject: Add a patch that adds some extra chinese support as well as fixes some terminfo problems. PR: 18406 Submitted by: Mario Sergio Fujikawa Ferreira --- x11/rxvt/Makefile | 4 ++++ x11/rxvt/distinfo | 1 + 2 files changed, 5 insertions(+) (limited to 'x11/rxvt') diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index 1eaf353..1d5d653 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -16,6 +16,10 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/terms +PATCH_SITES= ftp://ftp.rxvt.org/pub/rxvt/ +PATCHFILES= rxvt-2.7.3.patch1.gz +PATCH_DIST_STRIP+= -p1 + MAINTAINER= will@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/x11/rxvt/distinfo b/x11/rxvt/distinfo index a6635b8..efc1379 100644 --- a/x11/rxvt/distinfo +++ b/x11/rxvt/distinfo @@ -1 +1,2 @@ MD5 (rxvt-2.7.3.tar.bz2) = 4f22d749152ba717c5b716df43801800 +MD5 (rxvt-2.7.3.patch1.gz) = 348fca4eb5e7bc41d070745e3655d184 -- cgit v1.1