1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Disable optional support which we don't support yet.

This commit is contained in:
Koop Mast 2014-04-28 20:33:52 +00:00
parent 0298fc7f2b
commit 7af7c93d5c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352553

View File

@ -19,6 +19,9 @@ USE_XORG= glproto x11 xext xi xxf86vm xdamage xfixes dri2proto
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CONFIGURE_ARGS+=--disable-egl --disable-gles2 --disable-wayland \
--disable-gbm --disable-vg --disable-osmesa
DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME}
OPTIONS_DEFINE= NVIDIA