- Works fine with python 2.4
This commit is contained in:
parent
3fc1c8dae9
commit
c0f330b274
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126615
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
MAINTAINER= clement@FreeBSD.org
|
MAINTAINER= clement@FreeBSD.org
|
||||||
COMMENT= Check HTML documents for broken links
|
COMMENT= Check HTML documents for broken links
|
||||||
|
|
||||||
USE_PYTHON= 2.3
|
USE_PYTHON= yes
|
||||||
USE_PYDISTUTILS= yes
|
USE_PYDISTUTILS= yes
|
||||||
|
|
||||||
MAN1= linkchecker.1
|
MAN1= linkchecker.1
|
||||||
|
|
Loading…
Reference in a new issue