Skip to content

Commit

Permalink
comms/sigdigger: Correct build parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jan 9, 2023
1 parent 14bee12 commit ee2cbfe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions comms/sigdigger/Makefile
Expand Up @@ -31,7 +31,6 @@ USE_GITHUB= yes
GH_ACCOUNT= BatchDrake
GH_PROJECT= SigDigger

CXXFLAGS+= -I${WRKSRC}/include \
-I${LOCALBASE}/include/SuWidgets # workaround for https://github.com/BatchDrake/SigDigger/issues/197
QMAKE_ARGS= SUWIDGETS_PREFIX=${LOCALBASE}

.include <bsd.port.mk>

0 comments on commit ee2cbfe

Please sign in to comment.