diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-30 16:17:28 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-30 16:17:28 +0000 |
commit | eb642d570cd133d785b3f849b08881e501c355be (patch) | |
tree | 53c56d81c6ac017bb9d62c1e0a9ccad597a87f00 /net-mgmt/nbtscan | |
parent | faacc273b0d262346a3823e99b1ddba44f995ba5 (diff) | |
download | ports-eb642d570cd133d785b3f849b08881e501c355be.tar.gz ports-eb642d570cd133d785b3f849b08881e501c355be.zip |
Notes
Diffstat (limited to 'net-mgmt/nbtscan')
-rw-r--r-- | net-mgmt/nbtscan/Makefile | 2 |
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" |