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 /textproc/pecl-syck | |
parent | 0cacccdf657c492f63697db5e76d9cd7e04721bd (diff) |
Notes
Diffstat (limited to 'textproc/pecl-syck')
-rw-r--r-- | textproc/pecl-syck/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/pecl-syck/Makefile b/textproc/pecl-syck/Makefile index 0efe2309540d..22ed9bde6a8e 100644 --- a/textproc/pecl-syck/Makefile +++ b/textproc/pecl-syck/Makefile @@ -14,8 +14,6 @@ COMMENT= PECL extension which facilitates YAML parsing LICENSE= PHP301 -BROKEN_powerpc64= Does not build - BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:textproc/syck USES= php:ext tar:tgz |