diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 19:11:51 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 19:11:51 +0000 |
| commit | a84c115a09e00e14810cb1deb7bf4637a33ad313 (patch) | |
| tree | 97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /sysutils/sg3_utils | |
| parent | aa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff) | |
Notes
Diffstat (limited to 'sysutils/sg3_utils')
| -rw-r--r-- | sysutils/sg3_utils/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/sg3_utils/Makefile b/sysutils/sg3_utils/Makefile index 5c291fce36df..fc588f3063f4 100644 --- a/sysutils/sg3_utils/Makefile +++ b/sysutils/sg3_utils/Makefile @@ -5,12 +5,11 @@ PORTNAME= sg3_utils PORTVERSION= 1.39 CATEGORIES= sysutils MASTER_SITES= http://sg.danny.cz/sg/p/ -EXTRACT_SUFX= .tgz MAINTAINER= delphij@FreeBSD.org COMMENT= Set of utilities that send SCSI commands to devices -USES= gmake libtool shebangfix +USES= gmake libtool shebangfix tar:tgz SHEBANG_FILES= scripts/scsi_* post-install: |
