diff options
-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 6ebb2886859..c37ee3629b3 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} |