diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-11-25 11:37:35 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-11-25 11:37:35 +0000 |
commit | c19b98a360de8de747e09e1c20ce25b18a4752f4 (patch) | |
tree | a63dcb709333bffb99cbb30debc80ef6e6ffd3cc /graphics/ttygif | |
parent | 095ac1e918376857a934811abda39ed8ce550fa8 (diff) |
Notes
Diffstat (limited to 'graphics/ttygif')
-rw-r--r-- | graphics/ttygif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ttygif/Makefile b/graphics/ttygif/Makefile index 6ebb28868594..c37ee3629b30 100644 --- a/graphics/ttygif/Makefile +++ b/graphics/ttygif/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= convert:graphics/ImageMagick USE_GITHUB= yes GH_ACCOUNT= icholy -USES= tar:bzip2 gmake +USES= gmake PLIST_FILES= bin/${PORTNAME} |