games/xjig: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e603b6f92c
commit
99c2106092
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Jigsaw puzzle game for X11
|
||||
|
||||
USES= compiler tar:tgz xorg
|
||||
USE_CXXSTD= c++14
|
||||
USE_XORG= x11 xorgproto xext
|
||||
MAKEFILE= Makefile.Linux
|
||||
PLIST_FILES= bin/xjig man/man1/xjig.1.gz
|
||||
|
|
Loading…
Reference in a new issue