aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorhq <hq@FreeBSD.org>2005-04-08 08:17:57 +0800
committerhq <hq@FreeBSD.org>2005-04-08 08:17:57 +0800
commita53313df5439244f4862fd1d6c95f0206ccbf500 (patch)
tree30d6095c2853e84c4bbd3a8629292f7e4794c6eb /graphics
parentc93feea7a52794ebdf8dbd4a83319f300e2b2a55 (diff)
downloadfreebsd-ports-gnome-a53313df5439244f4862fd1d6c95f0206ccbf500.tar.gz
freebsd-ports-gnome-a53313df5439244f4862fd1d6c95f0206ccbf500.tar.zst
freebsd-ports-gnome-a53313df5439244f4862fd1d6c95f0206ccbf500.zip
Fix INDEX: x11-toolkits/libsx -> x11/libsx in BUILD_DEPENDS
Submitted by: cperciva
Diffstat (limited to 'graphics')
-rw-r--r--graphics/grads/Makefile2
1 files changed, 1 insertions, 1 deletions
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