diff options
author | mva <mva@FreeBSD.org> | 2010-08-28 18:58:56 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2010-08-28 18:58:56 +0800 |
commit | 20e12fd23111aa2b1229117e17d204c5b55ca7a5 (patch) | |
tree | 5f96773bda5d30938ddbe03577187085174300c0 /print/pecl-ps/Makefile | |
parent | 20f3776b6f6fca21beebd3c5a96af346e33b8933 (diff) | |
download | freebsd-ports-gnome-20e12fd23111aa2b1229117e17d204c5b55ca7a5.tar.gz freebsd-ports-gnome-20e12fd23111aa2b1229117e17d204c5b55ca7a5.tar.zst freebsd-ports-gnome-20e12fd23111aa2b1229117e17d204c5b55ca7a5.zip |
- Unbreak, now that print/pslib supports libpng 1.4 properly
Submitted by: Alan Garfield <alan@auspc.com.au> via mail
Diffstat (limited to 'print/pecl-ps/Makefile')
-rw-r--r-- | print/pecl-ps/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/pecl-ps/Makefile b/print/pecl-ps/Makefile index 81f08166fb88..0624d9d1db7e 100644 --- a/print/pecl-ps/Makefile +++ b/print/pecl-ps/Makefile @@ -20,8 +20,6 @@ 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 |