diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-02-27 22:44:46 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-02-27 22:44:46 +0000 |
| commit | a15bd756d8da83f640321be59a31d8c479f5489a (patch) | |
| tree | fcfcec6666612794cd058420deaf308a4e90f530 /share/examples | |
| parent | a7049e2bfd5620894557b1c165a16a7f45b4b271 (diff) | |
Notes
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 # |
