diff options
author | ale <ale@FreeBSD.org> | 2006-04-21 14:17:28 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-04-21 14:17:28 +0800 |
commit | 9d25eec5e0aef772c235343021377037f44d1765 (patch) | |
tree | eca8a49b8d7bff77f618f202891f5d0c9f3fa81b /graphics | |
parent | 2efa9927094584043ea14874d838d8b43a48c4a8 (diff) | |
download | freebsd-ports-graphics-9d25eec5e0aef772c235343021377037f44d1765.tar.gz freebsd-ports-graphics-9d25eec5e0aef772c235343021377037f44d1765.tar.zst freebsd-ports-graphics-9d25eec5e0aef772c235343021377037f44d1765.zip |
Mark BROKEN since it doesn't work with the new ming library.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/php4-ming/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/php4-ming/Makefile b/graphics/php4-ming/Makefile index 124def88181..e9bfc6624cf 100644 --- a/graphics/php4-ming/Makefile +++ b/graphics/php4-ming/Makefile @@ -11,4 +11,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php4 PKGNAMESUFFIX= -ming +BROKEN= doesn't work with new version of ming library + .include "${MASTERDIR}/Makefile" |