aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/grads
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2009-11-09 06:48:08 +0800
committerglewis <glewis@FreeBSD.org>2009-11-09 06:48:08 +0800
commita58dfc6004198c986fb9da24e299324d319e8597 (patch)
treef7ef66cb62fc58da07dc7e5994cff734c12d4e87 /graphics/grads
parent977c060dbf8a5bd8c0b1ff5c3b4e977ea7b38309 (diff)
downloadfreebsd-ports-gnome-a58dfc6004198c986fb9da24e299324d319e8597.tar.gz
freebsd-ports-gnome-a58dfc6004198c986fb9da24e299324d319e8597.tar.zst
freebsd-ports-gnome-a58dfc6004198c986fb9da24e299324d319e8597.zip
. Chase udunits upgrade.
Submitted by: wen@
Diffstat (limited to 'graphics/grads')
-rw-r--r--graphics/grads/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/grads/Makefile b/graphics/grads/Makefile
index cbd967e131f9..75ed22712c92 100644
--- a/graphics/grads/Makefile
+++ b/graphics/grads/Makefile
@@ -19,7 +19,7 @@ EXTRACT_ONLY= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= glewis@FreeBSD.org
COMMENT= The Grid Analysis and Display System
-BUILD_DEPENDS= ${LOCALBASE}/lib/libudunits.a:${PORTSDIR}/science/udunits \
+BUILD_DEPENDS= ${LOCALBASE}/lib/libudunits2.a:${PORTSDIR}/science/udunits \
${LOCALBASE}/lib/libsx.a:${PORTSDIR}/x11/libsx
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
jpeg.10:${PORTSDIR}/graphics/jpeg \