summaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-03-19 16:43:34 +0000
committerWill Andrews <will@FreeBSD.org>2002-03-19 16:43:34 +0000
commitd6850e03572ab6fe7ae52bcd1bd587771246e952 (patch)
treea5abe526d78ed9153b1442817940593a84ea1b76 /x11/XFree86-4-libraries/Makefile
parentp5-XML-Parser is a RUN_DEPENDS, not just a BUILD_DEPENDS (diff)
Fix i18n problem found by XFree86. This makes XIM work properly. Bump
PORTREVISION to denote fix. Submitted by: motoyuki
Notes
Notes: svn path=/head/; revision=56342
Diffstat (limited to 'x11/XFree86-4-libraries/Makefile')
-rw-r--r--x11/XFree86-4-libraries/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index ff5cc756f851..b001ad904f15 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libraries
PORTVERSION= 4.2.0
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XFREE} \
ftp://psych.psy.uq.oz.au/pub/X11R5/:wrap \
@@ -18,6 +19,11 @@ EXTRACT_ONLY= X${PORTVERSION:S/.//g}src-1.tgz
DISTFILES= X${PORTVERSION:S/.//g}src-1.tgz Wraphelp.c:wrap
IGNOREFILES= Wraphelp.c
+PATCH_SITES= ${MASTER_SITE_XFREE:S/source//g}
+PATCH_SITE_SUBDIR= ${PORTVERSION}/fixes
+PATCHFILES= 4.2.0-xlib-i18n-module.patch
+PATCH_DIST_STRIP= -p1
+
MAINTAINER= taguchi@tohoku.iij.ad.jp
BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4