diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 16:00:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 16:00:14 +0000 |
commit | 1517ce49fcd01b652a5ab768fe9df2c59966c431 (patch) | |
tree | a0954b31e357e43f6adbb3665be81527f356beeb /textproc/pecl-html_parse | |
parent | f1e406f20de97ddd3552ccdb80c55b7d010c5f34 (diff) |
Notes
Diffstat (limited to 'textproc/pecl-html_parse')
-rw-r--r-- | textproc/pecl-html_parse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/pecl-html_parse/Makefile b/textproc/pecl-html_parse/Makefile index 99bba172ac95..774342f97673 100644 --- a/textproc/pecl-html_parse/Makefile +++ b/textproc/pecl-html_parse/Makefile @@ -23,5 +23,4 @@ IGNORE_WITH_PHP=5 CONFIGURE_ARGS= --enable-html_parse -NO_STAGE= yes .include <bsd.port.mk> |