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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user