ports/archivers/php71-phar/Makefile
Torsten Zuehlsdorff 9c66986f13 archivers/php71-phar: Unbreak if devel/re2c is installed
There is a upstream bug which makes compiling this module
impossible if devel/re2c is installed:
https://bugs.php.net/bug.php?id=75587

The patch unbreaks this behavior.

PR:           223880
Submitted by: mishin@mh.san.ru
2017-12-05 15:56:04 +00:00

10 lines
147 B
Makefile

# $FreeBSD$
CATEGORIES= archivers
PORTREVISION= 2
MASTERDIR= ${.CURDIR}/../../lang/php71
PKGNAMESUFFIX= -phar
.include "${MASTERDIR}/Makefile"