diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-08 15:08:13 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-08 15:08:13 +0000 |
| commit | 3f14fbb2c03bd6b87b63970ea61d60f3c9332589 (patch) | |
| tree | 42358909bf1bcd1454294bcb1807af0668a8d50d /devel/php-scalar_objects/Makefile | |
| parent | Following "Setup, Conventions, and Traditions" (Committer's Guide), I also (diff) | |
Fix some PKGNAME collisions
Diffstat (limited to 'devel/php-scalar_objects/Makefile')
| -rw-r--r-- | devel/php-scalar_objects/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/php-scalar_objects/Makefile b/devel/php-scalar_objects/Makefile index 37381931b370..1389d1068c67 100644 --- a/devel/php-scalar_objects/Makefile +++ b/devel/php-scalar_objects/Makefile @@ -17,6 +17,6 @@ GH_ACCOUNT= nikic GH_TAGNAME= baf4985 USES= php:ext -IGNORE_WITH_PHP= 70 71 72 +IGNORE_WITH_PHP= 70 71 72 73 .include <bsd.port.mk> |
