summaryrefslogtreecommitdiff
path: root/x11/Makefile
blob: 9dee025b06501fb8e435e38c3a24d75a2f949a7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37

     SUBDIR =
     SUBDIR += fontconfig
     SUBDIR += libfontenc
     SUBDIR += libICE
     SUBDIR += libSM
     SUBDIR += libX11
     SUBDIR += libXau
     SUBDIR += libXaw
     SUBDIR += libxcb
     SUBDIR += libXcursor
     SUBDIR += libXdamage
     SUBDIR += libXdmcp
     SUBDIR += libXext
     SUBDIR += libXfixes
     SUBDIR += libXfont2
     SUBDIR += libXft
     SUBDIR += libxkbfile
     SUBDIR += libXmu
     SUBDIR += libXpm
     SUBDIR += libXrandr
     SUBDIR += libXrender
     SUBDIR += libxshmfence
     SUBDIR += libXt
     SUBDIR += libXxf86vm
     SUBDIR += xauth
     SUBDIR += xbitmaps
     SUBDIR += xf86-input-keyboard
     SUBDIR += xf86-input-mouse
     SUBDIR += xf86-input-ws
     SUBDIR += xf86-video-intel
     SUBDIR += xkbcomp
     SUBDIR += xkeyboard-config
     SUBDIR += xorg-server
     SUBDIR += xterm

.include <bsd.port.subdir.mk>