aboutsummaryrefslogtreecommitdiff
path: root/textproc/translate-toolkit/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-01-21 21:14:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-01-21 21:14:24 +0000
commit55e0197a98d9d002bc0f98a4250badaf657fcf76 (patch)
tree8afedf4682417a13fe3b19871fab86275c230cd0 /textproc/translate-toolkit/Makefile
parent43902f6ecc0189b88ec79a03b8b0b39425aa18dd (diff)
downloadports-55e0197a98d9d002bc0f98a4250badaf657fcf76.tar.gz
ports-55e0197a98d9d002bc0f98a4250badaf657fcf76.zip
- Update to 1.5.2
PR: 142984 Submitted by: Ports Fury VS: ----------------------------------------------------------------------
Notes
Notes: svn path=/head/; revision=248307
Diffstat (limited to 'textproc/translate-toolkit/Makefile')
-rw-r--r--textproc/translate-toolkit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/translate-toolkit/Makefile b/textproc/translate-toolkit/Makefile
index 75f554703f27..b9d5f2aa2a5c 100644
--- a/textproc/translate-toolkit/Makefile
+++ b/textproc/translate-toolkit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= translate-toolkit
-PORTVERSION= 1.5.1
+PORTVERSION= 1.5.2
CATEGORIES= textproc
MASTER_SITES= SF/translate/Translate%20Toolkit/${PORTVERSION} \
http://freebsd.unixfreunde.de/sources/
@@ -24,7 +24,6 @@ BUILD_DEPENDS= py*-pysqlite>=2.3:${PORTSDIR}/databases/py-pysqlite23 \
iso-codes>=1.3:${PORTSDIR}/misc/iso-codes \
bash:${PORTSDIR}/shells/bash \
py*-utidy>=0:${PORTSDIR}/www/py-utidy
-
RUN_DEPENDS:= ${BUILD_DEPENDS}
# Can use psyco (on i386)