summaryrefslogtreecommitdiffstats
path: root/mail/maildrop
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-12-18 21:46:29 +0000
committeredwin <edwin@FreeBSD.org>2002-12-18 21:46:29 +0000
commit87c6b6256c66420f5edf7714d0c2ec51b9c63f31 (patch)
tree0b30acf155d6cdb97d254ee66734689540d15bd9 /mail/maildrop
parentfc4fc231ab5d23e40eed5ff43b190f05eb17365b (diff)
downloadFreeBSD-ports-87c6b6256c66420f5edf7714d0c2ec51b9c63f31.zip
FreeBSD-ports-87c6b6256c66420f5edf7714d0c2ec51b9c63f31.tar.gz
Port needs perl to run and build -> USER_PERL5=yes
PR: ports/46357 Submitted by: Christopher Sharp <csharp@gmx.net>
Diffstat (limited to 'mail/maildrop')
-rw-r--r--mail/maildrop/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index d58bc44..9668d53 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -42,6 +42,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${CPPFLAGS}" \
LIBS="-L${LOCALBASE}/lib"
GNU_CONFIGURE= yes
USE_BZIP2= yes
+USE_PERL5_BUILD=yes
+USE_PERL5_RUN= yes
.if defined(NOPORTDOCS)
# Just install the binary and man pages, no extra documentation
OpenPOWER on IntegriCloud