mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Mark BROKEN: Fails to build
libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libsrc/image_conversion.lo -MD -MP -MF libsrc/.deps/image_conversion.Tpo -c libsrc/image_conversion.c -fPIC -DPIC -o libsrc/.libs/image_conversion.o libsrc/image_conversion.c: In function 'miicv_create': libsrc/image_conversion.c:206: error: 'MAX_NC_OPEN' undeclared (first use in this function) libsrc/image_conversion.c:206: error: (Each undeclared identifier is reported only once libsrc/image_conversion.c:206: error: for each function it appears in.) *** [libsrc/image_conversion.lo] Error code 1 Reported by: pkg-fallout With hat: portmgr
This commit is contained in:
parent
ab52f9ad32
commit
e8c52fadc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354431
@ -19,6 +19,8 @@ MASTER_SITES= http://www.nitrc.org/frs/downloadlink.php/400/
|
||||
MAINTAINER= jwbacon@tds.net
|
||||
COMMENT= Medical Imaging NetCDF
|
||||
|
||||
BROKEN= Fails to build
|
||||
|
||||
LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
|
Loading…
Reference in New Issue
Block a user