git: 9abe951d9149 - main - mail/maildrop: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 18:33:29 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9abe951d91493c88dfbca8efc1bee912a99ab621
commit 9abe951d91493c88dfbca8efc1bee912a99ab621
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:19:19 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:19:19 +0000
mail/maildrop: Add CPE information
Approved by: portmgr (blanket)
---
mail/maildrop/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index dec3e1f706c2..336496af9981 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -28,7 +28,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
libcourier-unicode.so:devel/courier-unicode \
libidn.so:dns/libidn
-USES= compiler:c++11-lang iconv localbase:ldflags perl5 pkgconfig \
+USES= compiler:c++11-lang cpe iconv localbase:ldflags perl5 pkgconfig \
tar:bzip2
USE_PERL5= build
GNU_CONFIGURE= yes
More information about the dev-commits-ports-all
mailing list