sysutils/reptyr: Revert "sysutils/reptyr: Use -Wno-error instead"

This reverts commit 437487b2bc.

A proper patch will be created and submitted upstream.

(cherry picked from commit be86ad273d)
This commit is contained in:
Cy Schubert 2021-12-01 19:48:51 -08:00
parent bdd7763543
commit c59e611e79
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ GH_ACCOUNT= nelhage
MAKE_ARGS= BASHCOMPDIR=${PREFIX}/share/bash-completion/completions \
MANDIR=${MANPREFIX}/man
CFLAGS+= -Wno-error
CFLAGS+= -Wno-unused-but-set-variable
USES= gmake
ONLY_FOR_ARCHS= i386 amd64