diff options
-rw-r--r-- | dns/ipcheck/Makefile | 3 | ||||
-rw-r--r-- | net/ipcheck/Makefile | 3 |
2 files changed, 2 insertions, 4 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 diff --git a/net/ipcheck/Makefile b/net/ipcheck/Makefile index f17d6a6e0edc..9a324515f9d9 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 |