From 184feb85292e59ae02594f946e02bf3c77ad063d Mon Sep 17 00:00:00 2001
From: Yuri Victorovich <yuri@FreeBSD.org>
Date: Mon, 1 May 2023 00:58:50 -0700
Subject: [PATCH] science/ocean: Fix build

... by adding USE_PERL5=build

Reported by:	fallout
---
 science/ocean/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/science/ocean/Makefile b/science/ocean/Makefile
index 2261bfa71099..dce490906d93 100644
--- a/science/ocean/Makefile
+++ b/science/ocean/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS=	abinit>0:science/abinit \
 		quantum-espresso>0:science/quantum-espresso
 
 USES=		fortran gmake localbase perl5 shebangfix
-USE_PERL5=	run
+USE_PERL5=	build run
 
 SHEBANG_GLOB=	*.pl