diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-04-08 00:17:57 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-04-08 00:17:57 +0000 |
commit | c80eae8c0aaed1cf5b1466bada2ec48c51c9655e (patch) | |
tree | 18fcd0e2bd52b61d10a9db798bcf8ddd6cafc658 /graphics/grads | |
parent | 7f01445a95b437da4ce5e5b7bac60f4b0fc8c9b0 (diff) | |
download | ports-c80eae8c0aaed1cf5b1466bada2ec48c51c9655e.tar.gz ports-c80eae8c0aaed1cf5b1466bada2ec48c51c9655e.zip |
Notes
Diffstat (limited to 'graphics/grads')
-rw-r--r-- | graphics/grads/Makefile | 2 |
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 |