aboutsummaryrefslogtreecommitdiff
path: root/www/waccess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/waccess/Makefile')
-rw-r--r--www/waccess/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/waccess/Makefile b/www/waccess/Makefile
index 3307f5356165..42348320cf09 100644
--- a/www/waccess/Makefile
+++ b/www/waccess/Makefile
@@ -13,12 +13,13 @@ MASTER_SITES= http://www.tundraware.com/Software/waccess/
MAINTAINER= tundra@tundraware.com
USE_PYTHON= yes
+USE_REINPLACE= yes
MAN1= waccess.1
MANCOMPRESSED= yes
post-patch:
- @${PERL} -pi -e 's,^#!/usr/local/bin/python,#!${PYTHON_CMD},' \
+ @${REINPLACE_CMD} -e 's,^#!/usr/local/bin/python,#!${PYTHON_CMD},' \
${WRKSRC}/waccess
do-install: