aboutsummaryrefslogtreecommitdiff
path: root/graphics/grads
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2009-11-08 22:48:08 +0000
committerGreg Lewis <glewis@FreeBSD.org>2009-11-08 22:48:08 +0000
commit845ad85b12eda8037d8cf041e9f28cf75c9c001b (patch)
tree3f499108820128171fcb8096f8f038a9a57b4d40 /graphics/grads
parent4fb9b161d1df6d1c1256d7682e7292c7f46f1e1c (diff)
downloadports-845ad85b12eda8037d8cf041e9f28cf75c9c001b.tar.gz
ports-845ad85b12eda8037d8cf041e9f28cf75c9c001b.zip
. Chase udunits upgrade.
Submitted by: wen@
Notes
Notes: svn path=/head/; revision=243990
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 \