Update of LIB_DEPENDS due to update of xbae to version 4.8.4.
This commit is contained in:
parent
a52c0977b6
commit
22d9d76d60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36441
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
||||
.if defined(WITH_MOTIF)
|
||||
LIB_DEPENDS+= plot.3:${PORTSDIR}/graphics/plotutils \
|
||||
Xbae.7:${PORTSDIR}/x11-toolkits/xbae
|
||||
Xbae.8:${PORTSDIR}/x11-toolkits/xbae
|
||||
.endif
|
||||
|
||||
USE_XLIB= yes
|
||||
|
|
|
@ -17,7 +17,7 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
|
|||
|
||||
BUILD_DEPENDS= ${X11BASE}/lib/libhlpclient.a:${PORTSDIR}/x11/libhelp \
|
||||
${LOCALBASE}/lib/libmfhdf.a:${PORTSDIR}/graphics/hdf
|
||||
LIB_DEPENDS= Xbae.7:${PORTSDIR}/x11-toolkits/xbae
|
||||
LIB_DEPENDS= Xbae.8:${PORTSDIR}/x11-toolkits/xbae
|
||||
|
||||
USE_X_PREFIX= YES
|
||||
USE_MOTIF= YES
|
||||
|
|
Loading…
Reference in a new issue