diff options
author | pav <pav@FreeBSD.org> | 2010-04-10 05:05:28 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-04-10 05:05:28 +0800 |
commit | 5442ece940408f5ab17fd683e22b82f32ea9106d (patch) | |
tree | be9ca0fb481cf5e6d810f055c66ed2c064148a4e /print/pecl-ps | |
parent | 27040312cf178ffb74d72a76c39139473f97fc1c (diff) | |
download | freebsd-ports-gnome-5442ece940408f5ab17fd683e22b82f32ea9106d.tar.gz freebsd-ports-gnome-5442ece940408f5ab17fd683e22b82f32ea9106d.tar.zst freebsd-ports-gnome-5442ece940408f5ab17fd683e22b82f32ea9106d.zip |
- Mark BROKEN: does not configure
Reported by: pointyhat
Diffstat (limited to 'print/pecl-ps')
-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 |