aboutsummaryrefslogtreecommitdiffstats
path: root/www/boa/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-09-16 19:12:17 +0800
committerijliao <ijliao@FreeBSD.org>2002-09-16 19:12:17 +0800
commit97d8eedffa0ac8d96a39de9062abb73e13579ec6 (patch)
tree9826ea839271fb78e9b2bdadf5b84f744d0bd5d8 /www/boa/Makefile
parent1cd9958021241e8b82adaf31e198542125d0eb8c (diff)
downloadfreebsd-ports-gnome-97d8eedffa0ac8d96a39de9062abb73e13579ec6.tar.gz
freebsd-ports-gnome-97d8eedffa0ac8d96a39de9062abb73e13579ec6.tar.zst
freebsd-ports-gnome-97d8eedffa0ac8d96a39de9062abb73e13579ec6.zip
upgrade to 0.94.13
PR: 42500 Submitted by: maintainer
Diffstat (limited to 'www/boa/Makefile')
-rw-r--r--www/boa/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile
index 2797e03219d8..03aaed75ec92 100644
--- a/www/boa/Makefile
+++ b/www/boa/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= boa
-PORTVERSION= 0.94.12
+PORTVERSION= 0.94.13
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= http://www.boa.org/
@@ -15,12 +15,13 @@ MAINTAINER= sysadmin@alexdupre.com
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_GMAKE= yes
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
MAN8= boa.8
post-patch:
- @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/defines.h \
+ @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/defines.h \
${WRKSRC}/../boa.conf
post-build: