diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 22:01:51 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 22:01:51 +0800 |
commit | 670b177f38782113df38241645cc5e3c8290f24e (patch) | |
tree | 54216c34361337f39e3c9af4e2d801015444fade /graphics/grads | |
parent | 0d99b79ee28e8c32b0283eebe351694dc4ba52dd (diff) | |
download | freebsd-ports-gnome-670b177f38782113df38241645cc5e3c8290f24e.tar.gz freebsd-ports-gnome-670b177f38782113df38241645cc5e3c8290f24e.tar.zst freebsd-ports-gnome-670b177f38782113df38241645cc5e3c8290f24e.zip |
Mark a few ports in graphics category BROKEN (unfetchable)
Diffstat (limited to 'graphics/grads')
-rw-r--r-- | graphics/grads/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/grads/Makefile b/graphics/grads/Makefile index 92031596b2ae..783bb80f7bd6 100644 --- a/graphics/grads/Makefile +++ b/graphics/grads/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= glewis@FreeBSD.org COMMENT= The Grid Analysis and Display System +BROKEN= Checksum and size mismatch + BUILD_DEPENDS= ${LOCALBASE}/lib/libudunits2.a:${PORTSDIR}/science/udunits \ ${LOCALBASE}/lib/libsx.a:${PORTSDIR}/x11/libsx LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd \ |