diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 07:19:21 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 07:19:21 +0000 |
commit | 1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a (patch) | |
tree | 69de0f7f9c795f32be2bf1f284f2b60a635dd6c4 /converters/py-iconv/Makefile | |
parent | 0b55e60fb88a4131a3f511d87b52a52a4c8d9054 (diff) | |
download | ports-1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a.tar.gz ports-1863cc77b0d8a4a2fa9fa45b7e42cc508124a17a.zip |
Notes
Diffstat (limited to 'converters/py-iconv/Makefile')
-rw-r--r-- | converters/py-iconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-iconv/Makefile b/converters/py-iconv/Makefile index 2b6524b58abe..32fadf55bdab 100644 --- a/converters/py-iconv/Makefile +++ b/converters/py-iconv/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org -COMMENT= An iconv wrapper with unicode codec for Python +COMMENT= An iconv wrapper with Unicode codec for Python USE_ICONV= yes USE_PYTHON= yes |