aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/qt23/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-04-30 00:32:49 +0800
committerknu <knu@FreeBSD.org>2002-04-30 00:32:49 +0800
commit459b7928528849b2f866b85631a6d2df9ffb479d (patch)
tree410e3fa42c715e954eef33d7dd0fb1b22d06b129 /japanese/qt23/Makefile
parent4de579cbf271ce6fe167ec1db4146acf8b5ab6ee (diff)
downloadfreebsd-ports-gnome-459b7928528849b2f866b85631a6d2df9ffb479d.tar.gz
freebsd-ports-gnome-459b7928528849b2f866b85631a6d2df9ffb479d.tar.zst
freebsd-ports-gnome-459b7928528849b2f866b85631a6d2df9ffb479d.zip
Apply the latest patches.
PR: ports/34779 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (MAINTAINER)
Diffstat (limited to 'japanese/qt23/Makefile')
-rw-r--r--japanese/qt23/Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/japanese/qt23/Makefile b/japanese/qt23/Makefile
index 376cb633381a..e0ae70a44556 100644
--- a/japanese/qt23/Makefile
+++ b/japanese/qt23/Makefile
@@ -7,6 +7,7 @@
# This port does not work with another version of master port.
#PORTVERSION= 2.3.1
+PORTREVISION= 3
CATEGORIES= japanese x11-toolkits
MASTERDIR= ${.CURDIR}/../../x11-toolkits/qt23
@@ -14,12 +15,17 @@ MD5_FILE= ${.CURDIR}/distinfo
MAINTAINER= sahiro@crest.ocn.ne.jp
-PATCH_SITES= http://www.kde.gr.jp/patch/
+PATCH_SITES= http://www.kde.gr.jp/patch/ \
+ http://www7.ocn.ne.jp/~s-sahiro/kde/patches/
PATCHFILES= qt-2.3.1-qclipboard-20010617.diff \
qt-2.3.1-qpsprinter-ja-20010620.diff \
qt-2.3.1-qstring-toDouble-i18n-20010617.diff \
qt-2.3.1-showFullScreen-fix-20010624.diff \
- qt-2.3.1-xim-20010617.diff
+ qt-2.3.1-xim-20010617.diff \
+ qt-2.3.1-qtextcodec-20011222.diff \
+ qt-2.3.2-xim-overflow-20020205.diff \
+ qt-2.3.1-xicfontset.patch \
+ qt-2.3.1-ximbaseline.patch
PATCH_DIST_STRIP= -p1
.include "${MASTERDIR}/Makefile"