diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-12-21 23:52:44 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-12-21 23:52:44 +0000 |
commit | 0d97eeaed5a9962fbd50d603215c317e856a7c9c (patch) | |
tree | 08c9189c6c8ab3f6064d942f7269e86ec1430398 /x11/Makefile | |
parent | efa1a6e57eacd2b41a320a70275d13467eaf3c88 (diff) |
New port: Prerelease version of randrext from freedesktop.org:
Header files and documentation for the X Resize and Rotate extension
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=96372
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 2ca870d3fcac..30cf07e81796 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -107,6 +107,7 @@ SUBDIR += powershell SUBDIR += props SUBDIR += qrash + SUBDIR += randrext SUBDIR += rox-wallpaper SUBDIR += ruby-X11 SUBDIR += ruby-gnome |