summaryrefslogtreecommitdiff
path: root/net-im/cjc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-13 17:00:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-13 17:00:14 +0000
commit1b1b29c5e67c38e250e44ae7563d512ebe74fea2 (patch)
tree6970168a5505ab8a1e3f83ccfe8038cceb959628 /net-im/cjc
parent- Get rip python 2.3+ (diff)
- Get rip python 2.3+
Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr
Notes
Notes: svn path=/head/; revision=245717
Diffstat (limited to 'net-im/cjc')
-rw-r--r--net-im/cjc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/cjc/Makefile b/net-im/cjc/Makefile
index ec49eb1c820b..c47c638dc8cd 100644
--- a/net-im/cjc/Makefile
+++ b/net-im/cjc/Makefile
@@ -17,7 +17,7 @@ COMMENT= The Console Jabber Client
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyxmpp>=1.0.0.644:${PORTSDIR}/net-im/py-pyxmpp
USE_BZIP2= yes
-USE_PYTHON= 2.3+
+USE_PYTHON= 2.4+
MAKE_ENV+= prefix=${PREFIX} pkg_datadir=${DATADIR} INSTALL_DIR="${INSTALL} -d"
MAKE_ARGS+= -E prefix -E pkg_datadir -E pkg_docdir -E INSTALL -E INSTALL_DATA \
-E INSTALL_DIR