aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:19:19 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:19:19 +0000
commit9abe951d91493c88dfbca8efc1bee912a99ab621 (patch)
tree6575cb5376bbbc08365a2ed1a1884a115cb067f1
parentba482a8ec331c94b1b7d0cf41fd1de79e33714e9 (diff)
downloadports-9abe951d91493c88dfbca8efc1bee912a99ab621.tar.gz
ports-9abe951d91493c88dfbca8efc1bee912a99ab621.zip
mail/maildrop: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--mail/maildrop/Makefile2
1 files changed, 1 insertions, 1 deletions
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