From c80eae8c0aaed1cf5b1466bada2ec48c51c9655e Mon Sep 17 00:00:00 2001 From: Herve Quiroz Date: Fri, 8 Apr 2005 00:17:57 +0000 Subject: [PATCH] Fix INDEX: x11-toolkits/libsx -> x11/libsx in BUILD_DEPENDS Submitted by: cperciva --- graphics/grads/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/grads/Makefile b/graphics/grads/Makefile index f966a0bfaa76..936172acf43e 100644 --- a/graphics/grads/Makefile +++ b/graphics/grads/Makefile @@ -19,7 +19,7 @@ MAINTAINER= glewis@FreeBSD.org COMMENT= The Grid Analysis and Display System BUILD_DEPENDS= ${LOCALBASE}/lib/libudunits.a:${PORTSDIR}/science/udunits \ - ${X11BASE}/lib/libsx.a:${PORTSDIR}/x11-toolkits/libsx + ${X11BASE}/lib/libsx.a:${PORTSDIR}/x11/libsx LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png