diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python-doc-html/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile index 0e90af167bb3..8d1a4eb16173 100644 --- a/lang/python-doc-html/Makefile +++ b/lang/python-doc-html/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${DOCFORMAT}-${PORTVERSION} MAINTAINER= perky@FreeBSD.org COMMENT= Documentation for the Python programming language +BROKEN= Incorrect distinfo + DIST_SUBDIR= python USE_PYTHON= yes USE_BZIP2= yes |