diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-19 21:45:09 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-19 21:45:09 +0000 |
commit | a5088b5074338cc871a1a4a954e081756f7e2ff7 (patch) | |
tree | 3e86a4770de21601e6c9bfd9bebd1741be1840d2 /graphics/grads | |
parent | 9daf93ad631976a90d42380300880ff6a8c17304 (diff) |
Notes
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 ef23cbf1eb2a..e444dde6fc4b 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= Fails to package + BUILD_DEPENDS= ${LOCALBASE}/lib/libudunits2.a:${PORTSDIR}/science/udunits \ ${LOCALBASE}/lib/libsx.a:${PORTSDIR}/x11/libsx LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd \ |