git: 4ad8a06eabe2 - main - mail/libspf2: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Sat, 23 Oct 2021 21:11:36 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4ad8a06eabe2841b0a99d0480ed54fda88c15cb2

commit 4ad8a06eabe2841b0a99d0480ed54fda88c15cb2
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-23 21:11:22 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-23 21:11:22 +0000

    mail/libspf2: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 mail/libspf2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile
index d76331ca082c..e713f5e07e79 100644
--- a/mail/libspf2/Makefile
+++ b/mail/libspf2/Makefile
@@ -13,9 +13,9 @@ COMMENT=	Sender Policy Framework 2 C Implementation
 LICENSE=	BSD2CLAUSE LGPL21 LGPL3
 LICENSE_COMB=	dual
 
+USES=		cpe libtool
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USES=		libtool
 USE_LDCONFIG=	yes
 
 post-patch: