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

(-)Makefile (-1 / +3 lines)
Lines 21-27 Link Here
21
		libpng.so:graphics/png \
21
		libpng.so:graphics/png \
22
		libstartup-notification-1.so:x11/startup-notification
22
		libstartup-notification-1.so:x11/startup-notification
23
RUN_DEPENDS=	glxinfo:graphics/mesa-demos \
23
RUN_DEPENDS=	glxinfo:graphics/mesa-demos \
24
		nvidia-settings:x11/nvidia-settings
24
		${RUN_DEPENDS_${ARCH}}
25
RUN_DEPENDS_amd64=	nvidia-settings:x11/nvidia-settings
26
RUN_DEPENDS_i386=	nvidia-settings:x11/nvidia-settings
25
27
26
USES=		gettext-runtime gettext-tools gl gmake gnome libtool \
28
USES=		gettext-runtime gettext-tools gl gmake gnome libtool \
27
		localbase pathfix tar:bzip2 xorg xorg-cat:app
29
		localbase pathfix tar:bzip2 xorg xorg-cat:app

Return to bug 242832