diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2010-08-28 10:58:56 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2010-08-28 10:58:56 +0000 |
commit | 7a02ff298101099e9844e089f1ff32696ddb9635 (patch) | |
tree | 97766ad31d15cd077f0fe21c085f125254286637 | |
parent | 549e68e0572dfaba5e53b918b391a8412e7a4796 (diff) | |
download | ports-7a02ff298101099e9844e089f1ff32696ddb9635.tar.gz ports-7a02ff298101099e9844e089f1ff32696ddb9635.zip |
Notes
-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 |