diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /graphics/giftool | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) |
Notes
Diffstat (limited to 'graphics/giftool')
-rw-r--r-- | graphics/giftool/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/giftool/Makefile b/graphics/giftool/Makefile index 146bc2d7d378..f0ea7e45d859 100644 --- a/graphics/giftool/Makefile +++ b/graphics/giftool/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Tool for GIF89a transparent option and interlace mode +BROKEN= unfetchable + NO_CDROM= Shareware NO_WRKSUBDIR= yes |