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

(-)ports/x11/nvidia-driver/Makefile (-1 / +1 lines)
Lines 85-93 Link Here
85
NVVERSION=	7676
85
NVVERSION=	7676
86
PORTREVISION=	1
86
PORTREVISION=	1
87
EXTRA_PATCHES+=	${FILESDIR}/7667-*
87
EXTRA_PATCHES+=	${FILESDIR}/7667-*
88
.endif
88
.if ${OSVERSION} >= 600033
89
.if ${OSVERSION} >= 600033
89
LIB_DEPENDS+=	m.3:${PORTSDIR}/misc/compat5x
90
LIB_DEPENDS+=	m.3:${PORTSDIR}/misc/compat5x
90
.endif
91
.endif
91
.endif
92
PLIST_SUB+=	DIFFS="@comment " DRVSO=""
92
PLIST_SUB+=	DIFFS="@comment " DRVSO=""
93
.endif
93
.endif

Return to bug 90304