aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2018-02-02 11:46:26 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2018-02-02 11:46:26 +0000
commitf19d9106ee51f5c448243e3b535c62569a594a33 (patch)
tree8c2682891c6c02a9d7d80114f5a3acfca114c66d /archivers
parent9ab31ae0c2005fcbbc25ed1edb7ad2fa5be4ed6c (diff)
downloadports-f19d9106ee51f5c448243e3b535c62569a594a33.tar.gz
ports-f19d9106ee51f5c448243e3b535c62569a594a33.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/php71-phar/files/patch-Makefile.frag9
1 files changed, 0 insertions, 9 deletions
diff --git a/archivers/php71-phar/files/patch-Makefile.frag b/archivers/php71-phar/files/patch-Makefile.frag
deleted file mode 100644
index 8d5aceff2c0c..000000000000
--- a/archivers/php71-phar/files/patch-Makefile.frag
+++ /dev/null
@@ -1,9 +0,0 @@
---- Makefile.frag.orig 2017-12-05 11:59:48 UTC
-+++ Makefile.frag
-@@ -1,5 +1,5 @@
- $(srcdir)/phar_path_check.c: $(srcdir)/phar_path_check.re
-- @(cd $(top_srcdir); $(RE2C) --no-generation-date -b -o ext/phar/phar_path_check.c ext/phar/phar_path_check.re)
-+ @(cd $(top_srcdir); $(RE2C) --no-generation-date -b -o phar_path_check.c phar_path_check.re)
-
- pharcmd: $(builddir)/phar.php $(builddir)/phar.phar
-