From 87c6b6256c66420f5edf7714d0c2ec51b9c63f31 Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 18 Dec 2002 21:46:29 +0000 Subject: Port needs perl to run and build -> USER_PERL5=yes PR: ports/46357 Submitted by: Christopher Sharp --- mail/maildrop/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/maildrop') 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 -- cgit v1.1