diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
commit | 741aa714833b9bb1e9afaaf5124d3f5c60b5e49c (patch) | |
tree | e9b79b363f2fc4a63535a25c71491fa49a79b556 /sysutils/sg3_utils | |
parent | e6b2e4b3537ce43e377d2f4fe0ac46b6ab8c4395 (diff) |
Notes
Diffstat (limited to 'sysutils/sg3_utils')
-rw-r--r-- | sysutils/sg3_utils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/sg3_utils/Makefile b/sysutils/sg3_utils/Makefile index 6aaf3da57d61..db353f61c128 100644 --- a/sysutils/sg3_utils/Makefile +++ b/sysutils/sg3_utils/Makefile @@ -17,7 +17,6 @@ COMMENT= Set of utilities that send SCSI commands to devices USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN8= sg_format.8 sg_get_config.8 sg_ident.8 sg_inq.8 sg_logs.8 \ sg_luns.8 sg_modes.8 sg_persist.8 sg_opcodes.8 sg_prevent.8 \ |