diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-09-15 01:41:28 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-09-15 01:41:28 +0000 |
commit | 149ba7338a32f905034112b45addd218ef982c3d (patch) | |
tree | 95d72a91b1037c56d223f0ee853cfdea0a7ac667 /lang | |
parent | 0cacccdf657c492f63697db5e76d9cd7e04721bd (diff) | |
download | ports-149ba7338a32f905034112b45addd218ef982c3d.tar.gz ports-149ba7338a32f905034112b45addd218ef982c3d.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php70/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 18e7cd0cc2f3..5ae2f75aeea8 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -13,8 +13,6 @@ COMMENT= PHP Scripting Language LICENSE= PHP301 -BROKEN_powerpc64= Does not build - USES+= tar:xz cpe CPE_PRODUCT= php NO_OPTIONS_SORT=yes |