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

(-)Mk/bsd.xorg.mk (-3 lines)
Lines 57-65 Link Here
57
.  else
57
.  else
58
IGNORE=		doesn't contain either "driver" or "input"
58
IGNORE=		doesn't contain either "driver" or "input"
59
.  endif
59
.  endif
60
.  if ${PORTNAME:M*-sun*}x != x && ${ARCH} != sparc64
61
IGNORE=		is for sparc64 only
62
.  endif
63
. endif
60
. endif
64
61
65
. if ${XORG_CAT} == "font"
62
. if ${XORG_CAT} == "font"
(-)x11-drivers/xf86-video-sunffb/Makefile (+1 lines)
Lines 17-21 Link Here
17
XORG_CAT=	driver
17
XORG_CAT=	driver
18
USE_XORG=	xf86driproto xextproto glproto
18
USE_XORG=	xf86driproto xextproto glproto
19
MAN4=		sunffb.4x
19
MAN4=		sunffb.4x
20
ONLY_FOR_ARCHS=	sparc64
20
21
21
.include <bsd.port.mk>
22
.include <bsd.port.mk>
(-)x11-drivers/xf86-video-sunffb/distinfo (-1 lines)
Lines 1-3 Link Here
1
MD5 (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = 1bb374fe5ab3ed780d353b2b12ba6255
2
SHA256 (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = fd377af6e366e8e3a77c8ff825a009138c8343c0007bbf070ad605a649577e11
1
SHA256 (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = fd377af6e366e8e3a77c8ff825a009138c8343c0007bbf070ad605a649577e11
3
SIZE (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = 283427
2
SIZE (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = 283427

Return to bug 154393