View | Details | Raw Unified | Return to bug 29546
Collapse All | Expand All

(-)bsd.port.mk (-1 / +1 lines)
Lines 843-849 Link Here
843
USE_XLIB=				yes
843
USE_XLIB=				yes
844
.endif
844
.endif
845
.if defined(USE_MESA)
845
.if defined(USE_MESA)
846
LIB_DEPENDS+=			GLU.1:${PORTSDIR}/graphics/Mesa3
846
LIB_DEPENDS+=			glut.3:${PORTSDIR}/graphics/Mesa3
847
.endif
847
.endif
848
XAWVER=					7
848
XAWVER=					7
849
PKG_IGNORE_DEPENDS?=	'this_port_does_not_exist'
849
PKG_IGNORE_DEPENDS?=	'this_port_does_not_exist'

Return to bug 29546