security/aescrypt: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-27 17:40:04 +00:00
parent 57032c87c6
commit 21ef1b1117
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546376

View File

@ -20,6 +20,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
MAKE_ENV+= BINGRP=wheel
# Upstream dead. Don't expect a proper fix.
CFLAGS+= -fcommon
BINS= aescrypt aesget
OPTIONS_DEFINE= DOCS