diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /net-mgmt/irrtoolset/Makefile | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) |
Notes
Diffstat (limited to 'net-mgmt/irrtoolset/Makefile')
-rw-r--r-- | net-mgmt/irrtoolset/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile index a9bce47d28bd..7f1c1fdcabe8 100644 --- a/net-mgmt/irrtoolset/Makefile +++ b/net-mgmt/irrtoolset/Makefile @@ -18,7 +18,7 @@ PLIST_FILES= bin/rpslcheck bin/peval bin/rtconfig USE_BISON= build USE_GMAKE= yes GNU_CONFIGURE= Yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool MAKE_JOBS_SAFE= yes MAN1= rtconfig.1 peval.1 rpslcheck.1 irrtoolset-errors.1 |