From a02dc7f40b509e14f0a0812ffbfd413874b1814f Mon Sep 17 00:00:00 2001 From: Dejan Lesjak Date: Fri, 3 Dec 2004 07:07:41 +0000 Subject: Add perl build dependency. Previously it was picked up by imake, which was run time dependency for X libraries. Since this will no longer hold, specify perl explicitly. Pointed out by: dosirak via kris, while testing X.Org upgrade --- math/octave-devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/octave-devel') diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 1d2a74a1264e..a06586b39246 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ atlas.1:${PORTSDIR}/math/atlas USE_BZIP2= yes +USE_PERL5_BUILD=yes .include -- cgit v1.2.3