diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ipcheck/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ipcheck/Makefile b/net/ipcheck/Makefile index f17d6a6..9a32451 100644 --- a/net/ipcheck/Makefile +++ b/net/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 |