Changeset View
Changeset View
Standalone View
Standalone View
graphics/libosmesa/Makefile
| # Created by: gahr | # Created by: gahr | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= libosmesa | PORTNAME= libosmesa | ||||
| PORTVERSION= ${MESAVERSION} | PORTVERSION= ${MESAVERSION} | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= graphics | CATEGORIES= graphics | ||||
| COMMENT= Off-Screen Mesa implementation of the OpenGL API | COMMENT= Off-Screen Mesa implementation of the OpenGL API | ||||
| USE_XORG= xorgproto | USE_XORG= xorgproto | ||||
| .include <bsd.port.options.mk> | .include <bsd.port.options.mk> | ||||
| .include "${.CURDIR:H:H}/graphics/mesa-dri/Makefile.common" | .include "${.CURDIR:H:H}/graphics/mesa-dri/Makefile.common" | ||||
| Show All 23 Lines | |||||