diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-05-07 20:14:19 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-05-07 20:14:19 +0000 |
commit | 48522c90405e9fa3661f81ec44fa2db9ff40e0bb (patch) | |
tree | 8e47acab55eba2a4e46e95c3a06b10470d210ccd /x11/Makefile | |
parent | af94e9c9a0d0e88111684328f30049b0db5732d4 (diff) |
New port: libXinerama 1.1 freedesktop.org.
Testing is encouraged, but please do not use these ports as dependencies until
a plan is made for handling the transition from XFree86.
Notes
Notes:
svn path=/head/; revision=108636
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 13b8e44a19b8..8cfbdc333639 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -93,6 +93,7 @@ SUBDIR += libXfixes SUBDIR += libXfont SUBDIR += libXi + SUBDIR += libXinerama SUBDIR += libXpm SUBDIR += libXrandr SUBDIR += libXrender |