aboutsummaryrefslogtreecommitdiff
path: root/devel/phabricator
diff options
context:
space:
mode:
authorMichael Gmelin <grembo@FreeBSD.org>2021-01-05 21:08:28 +0000
committerMichael Gmelin <grembo@FreeBSD.org>2021-01-05 21:08:28 +0000
commit1b013ebed519e2097739d4d45f32f88b0c9696f7 (patch)
treeee0cb8aaf814166646294d3173d883b744de4cbc /devel/phabricator
parent8579a9da9fc18f38fd88c06763715a639a44fbae (diff)
downloadports-1b013ebed519e2097739d4d45f32f88b0c9696f7.tar.gz
ports-1b013ebed519e2097739d4d45f32f88b0c9696f7.zip
Remove REPLACE_ARGS, as it is broken in bsd.port.mk and portmgr@
seems to consider it deprecated anyway. See https://reviews.freebsd.org/D27954
Notes
Notes: svn path=/head/; revision=560427
Diffstat (limited to 'devel/phabricator')
-rw-r--r--devel/phabricator/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/phabricator/Makefile b/devel/phabricator/Makefile
index c2dc3ed6cbe9..2e8f0daaad6a 100644
--- a/devel/phabricator/Makefile
+++ b/devel/phabricator/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS= arcanist-lib${PHP_PKGNAMESUFFIX}>=20200514:devel/arcanist-lib@${PHP
USES= php:flavors shebangfix
-REINPLACE_ARGS= -i ""
SHEBANG_FILES= resources/timezones/*.php \
scripts/*.php \
scripts/almanac/*.php \