diff options
Diffstat (limited to 'graphics/linux_mesa3')
-rw-r--r-- | graphics/linux_mesa3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux_mesa3/Makefile b/graphics/linux_mesa3/Makefile index a43a1a0690e1..980b1238067b 100644 --- a/graphics/linux_mesa3/Makefile +++ b/graphics/linux_mesa3/Makefile @@ -19,7 +19,7 @@ DISTFILES= MesaLib-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= mastake@msel.t.u-tokyo.ac.jp COMMENT= A graphics library similar to SGI's OpenGL, used from Linux programs -BROKEN= "Inconsistent dependencies (installs both linux_base-6.x and 7.x, which conflict)" +BROKEN= "Inconsistent dependencies (installs both linux_base-6.x and 7.x, which conflict), will be removed after Feb 2" BUILD_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base \ ${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools-6 |