mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix LIB_DEPENDS
This commit is contained in:
parent
351758065d
commit
f5aeb1c1be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362345
@ -12,8 +12,8 @@ MAINTAINER= stephen@FreeBSD.org
|
||||
COMMENT= IBM's Open Visualization Data Explorer
|
||||
|
||||
LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \
|
||||
tiff:${PORTSDIR}/graphics/tiff \
|
||||
cdf:${PORTSDIR}/science/cdf
|
||||
libtiff.so:${PORTSDIR}/graphics/tiff \
|
||||
libcdf.so:${PORTSDIR}/science/cdf
|
||||
|
||||
USE_XORG= xinerama xext xpm xmu sm ice
|
||||
USES= bison motif gmake libtool
|
||||
|
Loading…
Reference in New Issue
Block a user