summaryrefslogtreecommitdiff
path: root/japanese/qt23/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-04-29 16:32:49 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-04-29 16:32:49 +0000
commita843c28162b8b928a8e0a5247e37aa7eaeab1bfd (patch)
tree7cd1fdfbb769d09f691ff570d9325960147865bd /japanese/qt23/Makefile
parentAssign PORTREVISION using `?=' instead of `=' so that slave ports can (diff)
Apply the latest patches.
PR: ports/34779 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (MAINTAINER)
Notes
Notes: svn path=/head/; revision=58319
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"