Skip to content
Snippets Groups Projects
Commit 86c785a9 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

comms/twpsk: Fix build with llvm16

- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
parent 969ec494
No related branches found
No related tags found
No related merge requests found
......@@ -11,14 +11,18 @@ WWW= http://wa0eir.bcts.info/twpsk.html
LICENSE= GPLv3
USES= motif pkgconfig xorg
USE_XORG= sm ice xt x11
LIB_DEPENDS= libpulse.so:audio/pulseaudio
USES= localbase motif pkgconfig xorg
USE_CXXSTD= c++14
USE_XORG= ice sm xt x11
GNU_CONFIGURE= yes
CFLAGS+= -L${LOCALBASE}/lib -I${PREFIX}/include
CFLAGS+= -L${LOCALBASE}/lib
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PORTDOCS= *
OPTIONS_DEFINE= DOCS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment