mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Add -I${LOCALBASE}/include so ports-gcc can find bzlib.h
Fixes the build on sparc64
This commit is contained in:
@@ -34,6 +34,9 @@ CONFIGURE_ARGS+= --disable-suffix
|
||||
|
||||
DOC_DIR= ${PREFIX}/share/doc/iverilog
|
||||
|
||||
# So ports-gcc can find bzlib.h
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${DOC_DIR}/{ivlpp,vvp}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.txt ${DOC_DIR}
|
||||
|
||||
Reference in New Issue
Block a user