diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-28 20:39:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-28 20:39:27 +0000 |
commit | 1377827d69f646d54303f19997786b1222e307c6 (patch) | |
tree | 7d7b9e14addff83ef5c64d2d3dc1e00803da087f /textproc/libmrss | |
parent | 0e126e877cce5b258e2467dacc89773b772204cd (diff) |
Notes
Diffstat (limited to 'textproc/libmrss')
-rw-r--r-- | textproc/libmrss/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile index 18e60baab767..13a27fcc528f 100644 --- a/textproc/libmrss/Makefile +++ b/textproc/libmrss/Makefile @@ -33,6 +33,7 @@ pre-patch: .include <bsd.port.pre.mk> .if defined(WITH_PHPMRSS) +BROKEN= does not compile USE_PHP= yes USE_PHP_BUILD= yes USE_AUTOTOOLS+= autoconf:env |