aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nbtscan
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2009-03-30 16:17:28 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2009-03-30 16:17:28 +0000
commiteb642d570cd133d785b3f849b08881e501c355be (patch)
tree53c56d81c6ac017bb9d62c1e0a9ccad597a87f00 /net-mgmt/nbtscan
parentfaacc273b0d262346a3823e99b1ddba44f995ba5 (diff)
downloadports-eb642d570cd133d785b3f849b08881e501c355be.tar.gz
ports-eb642d570cd133d785b3f849b08881e501c355be.zip
- Set MAKE_JOBS_SAFE
Notes
Notes: svn path=/head/; revision=231311
Diffstat (limited to 'net-mgmt/nbtscan')
-rw-r--r--net-mgmt/nbtscan/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nbtscan/Makefile b/net-mgmt/nbtscan/Makefile
index 268bc4f8d43a..4b8b961aa1d9 100644
--- a/net-mgmt/nbtscan/Makefile
+++ b/net-mgmt/nbtscan/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= NetBIOS name network scanner
+MAKE_JOBS_SAFE= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"