diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 17:41:22 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 17:41:22 +0800 |
commit | d9c363671df243aa122a11b7663b505d77d41ce6 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /graphics/agg/Makefile | |
parent | 95c3088ee6b06ecd1a7cd0bb57b554ce8044c728 (diff) | |
download | freebsd-ports-gnome-d9c363671df243aa122a11b7663b505d77d41ce6.tar.gz freebsd-ports-gnome-d9c363671df243aa122a11b7663b505d77d41ce6.tar.zst freebsd-ports-gnome-d9c363671df243aa122a11b7663b505d77d41ce6.zip |
Mark as broken: does not fetch
Diffstat (limited to 'graphics/agg/Makefile')
-rw-r--r-- | graphics/agg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile index e4543cad2e4e..986ee34803f5 100644 --- a/graphics/agg/Makefile +++ b/graphics/agg/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.antigrain.com/ \ MAINTAINER= ports@FreeBSD.org COMMENT= High Quality Rendering Engine for C++ +BROKEN= unfetchable LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/copying |