diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:19:19 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:19:19 +0000 |
commit | 9abe951d91493c88dfbca8efc1bee912a99ab621 (patch) | |
tree | 6575cb5376bbbc08365a2ed1a1884a115cb067f1 /mail | |
parent | ba482a8ec331c94b1b7d0cf41fd1de79e33714e9 (diff) | |
download | ports-9abe951d91493c88dfbca8efc1bee912a99ab621.tar.gz ports-9abe951d91493c88dfbca8efc1bee912a99ab621.zip |
Diffstat (limited to 'mail')
-rw-r--r-- | mail/maildrop/Makefile | 2 |
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 |