Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157814810
D57015.id177884.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
571 B
Referenced Files
None
Subscribers
None
D57015.id177884.diff
View Options
diff --git a/misc/vxl/Makefile b/misc/vxl/Makefile
--- a/misc/vxl/Makefile
+++ b/misc/vxl/Makefile
@@ -19,13 +19,12 @@
USE_GITHUB= yes
USE_LDCONFIG= yes
-CONFLICTS_BUILD= openjpeg15
+# dcmtk conflicts due to bundled vxl
+CONFLICTS_BUILD= openjpeg15 dcmtk
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= BUILD_TESTING
-CONFLICTS_BUILD= dcmtk # because it is bundled
-
do-test: # 1 test fails, see https://github.com/vxl/vxl/issues/920
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTING:BOOL=ON ${CMAKE_SOURCE_PATH} && \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 26, 12:11 PM (3 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33131640
Default Alt Text
D57015.id177884.diff (571 B)
Attached To
Mode
D57015: misc/vxl: Don't override build conflicts by one another
Attached
Detach File
Event Timeline
Log In to Comment