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 /databases/mrtg-mysql-load | |
parent | faacc273b0d262346a3823e99b1ddba44f995ba5 (diff) | |
download | ports-eb642d570cd133d785b3f849b08881e501c355be.tar.gz ports-eb642d570cd133d785b3f849b08881e501c355be.zip |
Notes
Diffstat (limited to 'databases/mrtg-mysql-load')
-rw-r--r-- | databases/mrtg-mysql-load/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mrtg-mysql-load/Makefile b/databases/mrtg-mysql-load/Makefile index 4a3fe837d7c6..371bf1d89a6b 100644 --- a/databases/mrtg-mysql-load/Makefile +++ b/databases/mrtg-mysql-load/Makefile @@ -22,6 +22,8 @@ NO_WRKSUBDIR= yes USE_PERL5_RUN= yes USE_MYSQL= yes +MAKE_JOBS_SAFE= yes + MAN1= ${PORTNAME}.1 post-patch: |