diff options
Diffstat (limited to 'textproc/py-html2text/Makefile')
-rw-r--r-- | textproc/py-html2text/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index 3fdde8ccae6..9a177383b2f 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/04 00:21:59 cheusov Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/25 06:56:50 asau Exp $ # DISTNAME= aaronsw-${GHNAME}-${GHVERSION}-0-g${GHCOMMIT} @@ -17,8 +17,6 @@ LICENSE= gnu-gpl-v2 FETCH_USING= curl -PKG_DESTDIR_SUPPORT= user-destdir - PYTHON_VERSIONS_INCLUDE_3X= yes PYTHON_SELF_CONFLICT= yes |