aboutsummaryrefslogtreecommitdiff
path: root/www/cadaver
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-24 19:32:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-24 19:32:28 +0000
commit9ce9dc9e5693db6f2e41f1830a40646538db90f7 (patch)
tree9a4c9f06c5875dbe077ea8f8ad6b526f9b526fa9 /www/cadaver
parent5e01a14a4572927f099bbafb4425ff293c1bc547 (diff)
downloadports-9ce9dc9e5693db6f2e41f1830a40646538db90f7.tar.gz
ports-9ce9dc9e5693db6f2e41f1830a40646538db90f7.zip
Notes
Diffstat (limited to 'www/cadaver')
-rw-r--r--www/cadaver/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile
index 69a7a5d5f216..97a956f8cfaf 100644
--- a/www/cadaver/Makefile
+++ b/www/cadaver/Makefile
@@ -63,4 +63,7 @@ CONFIGURE_ARGS+=--disable-nls \
--without-libintl-prefix
.endif
+post-patch:
+ @${REINPLACE_CMD} 's,27 28 29,& 30,' ${WRKSRC}/configure
+
.include <bsd.port.mk>