diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 07:20:16 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 07:20:16 +0000 |
| commit | 3d7e50664312cbc50fb33ae2b515ad3082c7fc0f (patch) | |
| tree | cf930be7c2ab94f69eb4660ecdbcc2d929213323 /sysutils/sg3_utils | |
| parent | 690535e580e9e4c75e59e384013d6b74d5f4bc8b (diff) | |
Notes
Diffstat (limited to 'sysutils/sg3_utils')
| -rw-r--r-- | sysutils/sg3_utils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/sg3_utils/Makefile b/sysutils/sg3_utils/Makefile index d5c806a782fe..f3aa9b717e59 100644 --- a/sysutils/sg3_utils/Makefile +++ b/sysutils/sg3_utils/Makefile @@ -17,6 +17,7 @@ COMMENT= Set of utilities that send SCSI commands to devices USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes MAN8= scsi_readcap.8 scsi_ready.8 scsi_start.8 scsi_stop.8 \ sg3_utils.8 sg_format.8 sg_get_config.8 sg_get_lba_status.8 \ |
