diff options
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/etc/make.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 104406b29d4d..8440f245a22d 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -20,6 +20,9 @@ # Compare before install #INSTALL=install -C # +# To avoid building perl +#NOPERL= true +# # To avoid building the suid perl #NOSUIDPERL= true # |
