diff options
author | anholt <anholt@FreeBSD.org> | 2003-12-27 01:34:43 +0000 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-12-27 01:34:43 +0000 |
commit | 9987f93fc496f8350f07a21ed594a5639095521f (patch) | |
tree | 33fa96845a8404501a1a54e8f254428a5b93ae93 /x11/Makefile | |
parent | 2f0aae31191bb024a4dc2ed0a673eb2e38948bd8 (diff) | |
download | FreeBSD-ports-9987f93fc496f8350f07a21ed594a5639095521f.zip FreeBSD-ports-9987f93fc496f8350f07a21ed594a5639095521f.tar.gz |
New port: Prerelease version of libXcomposite from freedesktop.org:
X Composite 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.
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 59c02e1..aafd506 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -79,6 +79,7 @@ SUBDIR += libSM SUBDIR += libX11 SUBDIR += libXau + SUBDIR += libXcomposite SUBDIR += libXcursor SUBDIR += libXdamage SUBDIR += libXdmcp |