x11-toolkits/gtkd: Skip building demos that aren't even installed

Approved by:	acm
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/414
This commit is contained in:
Gleb Popov
2025-06-27 11:02:05 +03:00
parent b976564772
commit b10aaa95ca
+2
View File
@@ -17,6 +17,8 @@ BUILD_DEPENDS= ldc2:lang/ldc
USES= gmake zip
WRKSRC= ${WRKDIR}
MAKEFILE= GNUmakefile
# avoid building demos
ALL_TARGET= libs shared-libs
SSP_UNSAFE= ldc2 does not support -fstack-protector-strong