diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-05-07 18:21:33 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-05-07 18:21:33 +0000 |
| commit | dd660ea58d0b443de6f2482d2b54fc3d0f4edb35 (patch) | |
| tree | 71a1d4a08ddfa962915816c1952ac6e2877fbdbd /sysutils/iat | |
| parent | f3a3121cf178f663700743093bca9e34c39328a3 (diff) | |
Notes
Diffstat (limited to 'sysutils/iat')
| -rw-r--r-- | sysutils/iat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/iat/Makefile b/sysutils/iat/Makefile index 204a0cea3596..724c53ba27eb 100644 --- a/sysutils/iat/Makefile +++ b/sysutils/iat/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= BERLIOS MAINTAINER= amdmi3@FreeBSD.org COMMENT= Converter of many types of CD-ROM image file formats into ISO-9660 -USE_BZIP2= yes +USES= tar:bzip2 GNU_CONFIGURE= yes PLIST_FILES= bin/iat man/man1/iat.1.gz |
