diff options
Diffstat (limited to 'dns/ipcheck')
-rw-r--r-- | dns/ipcheck/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/ipcheck/Makefile b/dns/ipcheck/Makefile index f17d6a6e0edc..9a324515f9d9 100644 --- a/dns/ipcheck/Makefile +++ b/dns/ipcheck/Makefile @@ -15,8 +15,7 @@ EXTRACT_ONLY= MAINTAINER= lioux@FreeBSD.org -RUN_DEPENDS= python:${PORTSDIR}/lang/python - +USE_PYTHON= yes NO_WRKSUBDIR= yes NO_BUILD= yes |