diff options
Diffstat (limited to 'graphics/linux_mesa3/Makefile')
-rw-r--r-- | graphics/linux_mesa3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/linux_mesa3/Makefile b/graphics/linux_mesa3/Makefile index 4d70ca6f07d0..a2a39adfaa0b 100644 --- a/graphics/linux_mesa3/Makefile +++ b/graphics/linux_mesa3/Makefile @@ -17,6 +17,7 @@ DISTFILES= MesaLib-${PORTVERSION}${EXTRACT_SUFX} \ MesaDemos-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= mastake@msel.t.u-tokyo.ac.jp +COMMENT= A graphics library similar to SGI's OpenGL, used from Linux programs BUILD_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base \ ${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools |