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

(-)x11-drivers/xf86-input-egalax/Makefile (-8 / +2 lines)
Lines 12-27 Link Here
12
USE_GITHUB=	yes
12
USE_GITHUB=	yes
13
GH_ACCOUNT=	glebius
13
GH_ACCOUNT=	glebius
14
GH_TAGNAME=	7f1e4ac
14
GH_TAGNAME=	7f1e4ac
15
DIST_SUBDIR=	xorg/driver
16
15
17
LICENSE=	BSD2CLAUSE
16
LICENSE=	BSD2CLAUSE
18
17
19
GNU_CONFIGURE=	yes
18
USES=		autoreconf
20
USES=		autoreconf libtool pkgconfig
19
XORG_CAT=	driver
21
USE_XORG=	xorg-server xproto xi inputproto xf86driproto glproto \
22
		randrproto renderproto resourceproto scrnsaverproto \
23
		xorg-macros presentproto
24
CONFIGURE_ENV=	DRIVER_MAN_SUFFIX=4x DRIVER_MAN_DIR='$$(mandir)/man4'
25
INSTALL_TARGET=	install-strip
26
20
27
.include <bsd.port.mk>
21
.include <bsd.port.mk>

Return to bug 216277