diff options
-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 366084481e91..28bd895bdc45 100644 --- a/net-mgmt/irrtoolset/Makefile +++ b/net-mgmt/irrtoolset/Makefile @@ -12,7 +12,7 @@ PLIST_FILES= bin/rpslcheck bin/peval bin/rtconfig USE_BISON= build USE_GMAKE= yes -GNU_CONFIGURE= Yes +GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool MAKE_JOBS_SAFE= yes |