Unlink xfs from the build.
no objections from at least krw@, ajacoutot@, dcoppa@
This commit is contained in:
parent
ea1518cb5c
commit
66e7ac61db
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.32 2014/07/12 16:36:22 matthieu Exp $
|
# $OpenBSD: Makefile,v 1.33 2014/08/25 19:14:54 matthieu Exp $
|
||||||
.include <bsd.xconf.mk>
|
.include <bsd.xconf.mk>
|
||||||
|
|
||||||
SUBDIR= bdftopcf mkfontscale mkfontdir \
|
SUBDIR= bdftopcf mkfontscale mkfontdir \
|
||||||
@ -16,11 +16,6 @@ SUBDIR= bdftopcf mkfontscale mkfontdir \
|
|||||||
xsetroot xsm xstdcmap xvidtune xvinfo xwd xwininfo \
|
xsetroot xsm xstdcmap xvidtune xvinfo xwd xwininfo \
|
||||||
xwud
|
xwud
|
||||||
|
|
||||||
# Font server doesn't link on architectures with static only libraries
|
|
||||||
.if ${XENOCARA_HAVE_SHARED_LIBS:L} == "yes"
|
|
||||||
SUBDIR += xfs
|
|
||||||
.endif
|
|
||||||
|
|
||||||
# GL
|
# GL
|
||||||
.if ${XENOCARA_BUILD_GL:L} == "yes"
|
.if ${XENOCARA_BUILD_GL:L} == "yes"
|
||||||
SUBDIR += xdriinfo glxgears glxinfo
|
SUBDIR += xdriinfo glxgears glxinfo
|
||||||
|
Loading…
Reference in New Issue
Block a user