aboutsummaryrefslogtreecommitdiffstats
path: root/games/gtkballs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gtkballs/Makefile')
-rw-r--r--games/gtkballs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile
index 3d0270b9e1d2..19438405ff9c 100644
--- a/games/gtkballs/Makefile
+++ b/games/gtkballs/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://gtkballs.antex.ru/dist/
MAINTAINER= ports@FreeBSD.org
+USE_REINPLACE= yes
USE_GTK= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -22,7 +23,7 @@ CONFIGURE_ARGS= --localstatedir=${DATADIR}
MAN6= gtkballs.6x
post-patch:
- @${PERL} -pi -e 's|^install-data-local|#install-data-local|g' \
+ @${REINPLACE_CMD} -e 's|^install-data-local|#install-data-local|g' \
${WRKSRC}/Makefile.in
post-install: