=================================================================== RCS file: /cvs/mystuff-openscad/cad/openscad/Makefile,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- mystuff-openscad/cad/openscad/Makefile 2025/10/16 04:31:42 1.13 +++ mystuff-openscad/cad/openscad/Makefile 2025/10/23 01:13:11 1.14 @@ -6,6 +6,7 @@ CATEGORIES = cad HOMEPAGE = https://www.openscad.org/ +TEST_IS_INTERACTIVE = X11 # AGPL-3.0 PERMIT_PACKAGE = Yes @@ -73,6 +74,9 @@ BUILD_DEPENDS += ${RUN_DEPENDS} TEST_DEPENDS = graphics/ImageMagick + +# A test requires this +TEST_DEPENDS += shells/bash # The openscad script wrapper breaks debug packages #DEBUG_PACKAGES = ${BUILD_PACKAGES}