mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix INDEX: x11-toolkits/libsx -> x11/libsx in BUILD_DEPENDS
Submitted by: cperciva
This commit is contained in:
parent
7f01445a95
commit
c80eae8c0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132730
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ MAINTAINER= glewis@FreeBSD.org
|
||||||
COMMENT= The Grid Analysis and Display System
|
COMMENT= The Grid Analysis and Display System
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libudunits.a:${PORTSDIR}/science/udunits \
|
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 \
|
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
|
||||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||||
png.5:${PORTSDIR}/graphics/png
|
png.5:${PORTSDIR}/graphics/png
|
||||||
|
|
Loading…
Add table
Reference in a new issue