git: 70cc6289813d - main - mail/libspf2: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:01:37 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=70cc6289813de7d93ce1b094faffc502af6301d6 commit 70cc6289813de7d93ce1b094faffc502af6301d6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:05:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:57:15 +0000 mail/libspf2: Cosmetic change --- mail/libspf2/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index e713f5e07e79..3249887c2a01 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -14,6 +14,7 @@ LICENSE= BSD2CLAUSE LGPL21 LGPL3 LICENSE_COMB= dual USES= cpe libtool + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes