summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-11-09 08:46:12 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-11-09 08:46:12 +0000
commita3dd3be5b92f5911c8b862af146cb29e8644c064 (patch)
treeeb0f014c3da06fd52b436fec2ac04f2e4fe77bb8 /chinese
parentThe DRI client drivers are now provided by graphics/dri. RUN_DEPENDS on them (diff)
update to 0.3.2
PR: 56685 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
Notes
Notes: svn path=/head/; revision=93506
Diffstat (limited to 'chinese')
-rw-r--r--chinese/qterm/Makefile5
-rw-r--r--chinese/qterm/distinfo2
-rw-r--r--chinese/qterm/pkg-plist11
3 files changed, 10 insertions, 8 deletions
diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile
index fb31600f44f4..b01a5fa58b17 100644
--- a/chinese/qterm/Makefile
+++ b/chinese/qterm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qterm
-PORTVERSION= 0.2.0
+PORTVERSION= 0.3.2
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,8 @@ USE_QT_VER= 3
USE_GMAKE= yes
HAS_CONFIGURE= yes
USE_REINPLACE= yes
-CONFIGURE_ARGS+= "--enable-mt"
+CONFIGURE_ARGS= --enable-mt --with-pythondir=${LOCALBASE} --prefix=${PREFIX}
+USE_PYTHON= -2.2
post-patch:
@${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \
diff --git a/chinese/qterm/distinfo b/chinese/qterm/distinfo
index c1e0579ea777..20aca9c8ce18 100644
--- a/chinese/qterm/distinfo
+++ b/chinese/qterm/distinfo
@@ -1 +1 @@
-MD5 (qterm-0.2.0.tar.gz) = 78e533ab2cfb330eb93a387aecdd07db
+MD5 (qterm-0.3.2.tar.gz) = d7e9da29e0cc0a4cc5d996170422beb0
diff --git a/chinese/qterm/pkg-plist b/chinese/qterm/pkg-plist
index 714183097231..b9c6323d3bde 100644
--- a/chinese/qterm/pkg-plist
+++ b/chinese/qterm/pkg-plist
@@ -1,6 +1,6 @@
bin/qterm
share/qterm/address.cfg
-share/qterm/credits.txt
+share/qterm/credits
share/qterm/cursor/end.xpm
share/qterm/cursor/enter.xpm
share/qterm/cursor/exit.xpm
@@ -19,7 +19,7 @@ share/qterm/pic/color-copy.png
share/qterm/pic/connect.png
share/qterm/pic/copy.png
share/qterm/pic/disconnect.png
-share/qterm/pic/fonts.png
+share/qterm/pic/font.png
share/qterm/pic/keys.png
share/qterm/pic/message.png
share/qterm/pic/mouse.png
@@ -34,10 +34,11 @@ share/qterm/pic/rect.png
share/qterm/pic/refresh.png
share/qterm/pic/sound.png
share/qterm/pic/tabpad.png
-share/qterm/po/qterm_chs.qm
-share/qterm/po/qterm_cht.qm
share/qterm/qterm.cfg
-@dirrm share/qterm/po
+share/qterm/script/continuous.py
+share/qterm/script/download.py
+share/qterm/script/system.py
+@dirrm share/qterm/script
@dirrm share/qterm/cursor
@dirrm share/qterm/pic
@dirrm share/qterm