diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/pecl-ps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pecl-ps/Makefile b/print/pecl-ps/Makefile index 0624d9d1db7e..81f08166fb88 100644 --- a/print/pecl-ps/Makefile +++ b/print/pecl-ps/Makefile @@ -20,6 +20,8 @@ COMMENT= PHP extension for pslib to generate postscript LIB_DEPENDS= ps.4:${PORTSDIR}/print/pslib +BROKEN= does not configure + USE_PHP= yes USE_PHPEXT= yes DEFAULT_PHP_VER= 5 |