diff options
author | anholt <anholt@FreeBSD.org> | 2003-12-22 10:13:59 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-12-22 10:13:59 +0800 |
commit | afb56dfe051a1f343389c57e18de67d897b0f58c (patch) | |
tree | ebbede445ff61442920d7a58ef7f379090fa2399 /x11/Makefile | |
parent | 433db840b58a5d0d4faebf86781a205917a0f0da (diff) | |
download | freebsd-ports-gnome-afb56dfe051a1f343389c57e18de67d897b0f58c.tar.gz freebsd-ports-gnome-afb56dfe051a1f343389c57e18de67d897b0f58c.tar.zst freebsd-ports-gnome-afb56dfe051a1f343389c57e18de67d897b0f58c.zip |
New port: Prerelease version of libXrandr from freedesktop.org:
X Resize and Rotate 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 184f4a054a86..6beffda98060 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -82,6 +82,7 @@ SUBDIR += libXext SUBDIR += libXfont SUBDIR += libXi + SUBDIR += libXrandr SUBDIR += libXres SUBDIR += libXtrans SUBDIR += libXv |