Index: head/archivers/php71-phar/Makefile =================================================================== --- head/archivers/php71-phar/Makefile (revision 455585) +++ head/archivers/php71-phar/Makefile (revision 455586) @@ -1,9 +1,10 @@ # $FreeBSD$ CATEGORIES= archivers +PORTREVISION= 2 MASTERDIR= ${.CURDIR}/../../lang/php71 PKGNAMESUFFIX= -phar .include "${MASTERDIR}/Makefile" Index: head/archivers/php71-phar/files/patch-Makefile.frag =================================================================== --- head/archivers/php71-phar/files/patch-Makefile.frag (nonexistent) +++ head/archivers/php71-phar/files/patch-Makefile.frag (revision 455586) @@ -0,0 +1,9 @@ +--- 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 + Property changes on: head/archivers/php71-phar/files/patch-Makefile.frag ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property