mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
biology/primer3: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
697edca603
commit
16f82a503a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ PLIST_FILES= bin/primer3
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} \
|
||||
-e 's#^CFLAGS.*#CFLAGS += \$$\(CC_OPTS\)#;' \
|
||||
-e 's#CC_OPTS = -g#CC_OPTS =#;' \
|
||||
-e 's#^CC_OPTS.*#CC_OPTS= -Wall -D__USE_FIXED_PROTOTYPES_ -Dregister=#;' \
|
||||
-e 's#LDFLAGS = -g#LDFLAGS +=#;' \
|
||||
-e 's#^WHITEHEAD_SPECIFIC_HACK.*##;' \
|
||||
${WRKSRC}/Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue