diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-10 05:05:28 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-10 05:05:28 +0800 |
commit | f5739835bf011ef960625b26da1174c12a4ac807 (patch) | |
tree | 4854f06f1d2ea8076aa49f74c41203c12fd99093 /print | |
parent | 0d9f29eaeb32188199c307f740ec3e6b9a0227ca (diff) | |
download | freebsd-ports-gnome-f5739835bf011ef960625b26da1174c12a4ac807.tar.gz freebsd-ports-gnome-f5739835bf011ef960625b26da1174c12a4ac807.tar.zst freebsd-ports-gnome-f5739835bf011ef960625b26da1174c12a4ac807.zip |
- Mark BROKEN: does not configure
Reported by: pointyhat
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 |