summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2005-04-08 00:17:57 +0000
committerHerve Quiroz <hq@FreeBSD.org>2005-04-08 00:17:57 +0000
commitc80eae8c0aaed1cf5b1466bada2ec48c51c9655e (patch)
tree18fcd0e2bd52b61d10a9db798bcf8ddd6cafc658
parentChange MASTER_SITES. (diff)
Fix INDEX: x11-toolkits/libsx -> x11/libsx in BUILD_DEPENDS
Submitted by: cperciva
Notes
Notes: svn path=/head/; revision=132730
-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