diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
commit | 47be7a61c97731aa5fe34c56767ad5e10bb5c5d2 (patch) | |
tree | 2df88f8b6e2af92b78ac24eb382268b7c290efab /x11/Makefile | |
parent | 7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff) | |
download | ports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.tar.gz ports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index e2278448c1be..802f034b0e94 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -42,6 +42,7 @@ SUBDIR += dmxproto SUBDIR += docker SUBDIR += dri2proto + SUBDIR += dri3proto SUBDIR += dxpc SUBDIR += dynamag SUBDIR += dzen2 @@ -185,6 +186,7 @@ SUBDIR += libxkbfile SUBDIR += libxkbui SUBDIR += libxklavier + SUBDIR += libxshmfence SUBDIR += linux-f10-xorg-libs SUBDIR += listres SUBDIR += lsw @@ -232,6 +234,7 @@ SUBDIR += pixman SUBDIR += plasma-scriptengine-python SUBDIR += plasma-scriptengine-ruby + SUBDIR += presentproto SUBDIR += printproto SUBDIR += printscreen SUBDIR += props |