diff options
Diffstat (limited to 'net-mgmt/py-ipcalc/Makefile')
-rw-r--r-- | net-mgmt/py-ipcalc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/py-ipcalc/Makefile b/net-mgmt/py-ipcalc/Makefile index 3e1cbb2643f5..a3af00bb6a2d 100644 --- a/net-mgmt/py-ipcalc/Makefile +++ b/net-mgmt/py-ipcalc/Makefile @@ -14,4 +14,5 @@ COMMENT= Module to perform IP subnet calculations USE_PYTHON= yes USE_PYDISTUTILS=yes +NO_STAGE= yes .include <bsd.port.mk> |