diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-08 12:24:26 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-08 12:24:26 +0000 |
commit | 1a90c9af172a823447ecd4ccca8e4d600c19183f (patch) | |
tree | fb2a7ca794683b48a96553e2bef2cef6d1f963c8 /net-mgmt | |
parent | 6e98ad633c55d31af575767dcc7b0ea32759e9d0 (diff) | |
download | ports-1a90c9af172a823447ecd4ccca8e4d600c19183f.tar.gz ports-1a90c9af172a823447ecd4ccca8e4d600c19183f.zip |
Notes
Diffstat (limited to 'net-mgmt')
-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..b63ff06c6c48 100644 --- a/net-mgmt/py-ipcalc/Makefile +++ b/net-mgmt/py-ipcalc/Makefile @@ -13,5 +13,6 @@ COMMENT= Module to perform IP subnet calculations USE_PYTHON= yes USE_PYDISTUTILS=yes +MAKE_JOBS_SAFE= yes .include <bsd.port.mk> |