diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-12-22 00:54:18 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-12-22 00:54:18 +0000 |
commit | 986e4c9ac5afff1fd077ca2b30a444e51e2206c6 (patch) | |
tree | 8f6e9310784f2a5c979f1b846f1f32ad67b4adde /x11/Makefile | |
parent | 497a54c6ce2b586282e3942b352c6b31b00a0ef5 (diff) |
New port: Prerelease version of libXi from freedesktop.org:
X Input extension library
Testing is encouraged, but please do not use these ports as dependencies until
they are updated to release tarballs and the XFree86 ports have been updated to
depend on them.
Notes
Notes:
svn path=/head/; revision=96388
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 5c119b0f2759..d0b9f5ecd393 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -79,6 +79,7 @@ SUBDIR += libXau SUBDIR += libXdmcp SUBDIR += libXfont + SUBDIR += libXi SUBDIR += libXres SUBDIR += libXtrans SUBDIR += libXv |