Fix FreeBSD 10.2 build

This commit is contained in:
Ulrich Wilkens
2015-10-21 18:49:07 +02:00
committed by Jon Trulson
parent ae16363537
commit f8fdf4920f
4 changed files with 9 additions and 5 deletions

View File

@@ -45,6 +45,9 @@ USE_GCC = UseGcc
#define StandardCppDefines -traditional CppArgs
#endif
#ifndef PerlCmd
#define PerlCmd /usr/local/bin/perl
#endif
#undef InstallCmd
#define InstallCmd /usr/bin/install
#undef KornShell