aboutsummaryrefslogtreecommitdiff
path: root/www/p5-libapreq2
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-25 23:23:49 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-25 23:23:49 +0000
commit2c53fd51f8cce12aedc54ccdba11b232cbd08620 (patch)
treef63778a284c51919c21f6f388c47efe92f7a6ac8 /www/p5-libapreq2
parent0948f98e864b3f24af6d6842778ba09ca4c2620d (diff)
downloadports-2c53fd51f8cce12aedc54ccdba11b232cbd08620.tar.gz
ports-2c53fd51f8cce12aedc54ccdba11b232cbd08620.zip
Notes
Diffstat (limited to 'www/p5-libapreq2')
-rw-r--r--www/p5-libapreq2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-libapreq2/Makefile b/www/p5-libapreq2/Makefile
index 069e3acef4ed..0fd01925ef69 100644
--- a/www/p5-libapreq2/Makefile
+++ b/www/p5-libapreq2/Makefile
@@ -13,5 +13,6 @@ COMMENT= Generic Apache2 Request Library with perl binding
MASTERDIR= ${.CURDIR}/../libapreq2
WITH_MODPERL2= yes
+MAKE_ENV+= MAKE=${GMAKE} ## MakeMaker blows it without this
.include "${MASTERDIR}/Makefile"