aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2010-04-29 10:02:05 +0800
committerrafan <rafan@FreeBSD.org>2010-04-29 10:02:05 +0800
commiteffd7af11fe0e49fe33414675d46b25913d20558 (patch)
tree8d77ca750afcf1fcc4fe950422ebd8aeef8b3fb3 /devel
parent1f6802d9698e5572db9c33fe72e9c4d760ab248a (diff)
downloadfreebsd-ports-gnome-effd7af11fe0e49fe33414675d46b25913d20558.tar.gz
freebsd-ports-gnome-effd7af11fe0e49fe33414675d46b25913d20558.tar.zst
freebsd-ports-gnome-effd7af11fe0e49fe33414675d46b25913d20558.zip
- Fix -exp build for PR/141688 (mod_perl2 pkgname has apache version as suffix)
PR: 146123 Submitted by: Philip M. Gollucci <pgollucci at frieza.p6m7g8.net>
Diffstat (limited to 'devel')
-rw-r--r--devel/pushmi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pushmi/Makefile b/devel/pushmi/Makefile
index b040c982bf44..99b922dbaa3d 100644
--- a/devel/pushmi/Makefile
+++ b/devel/pushmi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pushmi
PORTVERSION= 1.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/C/CL/CLKAO
@@ -27,7 +27,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 \
p5-RunApp>=0.13:${PORTSDIR}/devel/p5-RunApp \
p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
- mod_perl2>=0:${PORTSDIR}/www/mod_perl2
+ ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
PERL_CONFIGURE= yes