summaryrefslogtreecommitdiff
path: root/converters/py-iconvcodec/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-10-19 09:37:05 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-10-19 09:37:05 +0000
commit52a44ee0db7319903f1cc6b044b0123c71dd07fd (patch)
tree96fb0e95e87767733aa3962bb5beb64c67cff711 /converters/py-iconvcodec/Makefile
parentUse ${PKGINSTALL} instead of pkg-install. (diff)
This ports require Python version 2.1 at least.
Notes
Notes: svn path=/head/; revision=91648
Diffstat (limited to '')
-rw-r--r--converters/py-iconvcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-iconvcodec/Makefile b/converters/py-iconvcodec/Makefile
index cc52ab07dca7..e35f195ebd9b 100644
--- a/converters/py-iconvcodec/Makefile
+++ b/converters/py-iconvcodec/Makefile
@@ -15,7 +15,7 @@ COMMENT= Universal unicode codec using iconv(3) for Python
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-USE_PYTHON= yes
+USE_PYTHON= 2.1+
USE_PYDISTUTILS= yes
PYDISTUTILS_BUILDARGS= --with-libiconv=${LOCALBASE}