diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-05-25 16:45:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-05-25 16:45:43 +0000 |
commit | 9a70b8537fb527fa3145a5ae8c7ab54fb8b9a5d2 (patch) | |
tree | 8cd999f45b98c7c6b2330d92cdae70c33d4aa27e /x11 | |
parent | 7c93158618502402cb6f8055e51789889e8a282c (diff) | |
download | ports-9a70b8537fb527fa3145a5ae8c7ab54fb8b9a5d2.tar.gz ports-9a70b8537fb527fa3145a5ae8c7ab54fb8b9a5d2.zip |
Readd xlibs which was accidentily removed in the xorg mega-patch.
Notes
Notes:
svn path=/head/; revision=191804
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index e4fd89a372cf..9fa8270e8375 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -374,6 +374,7 @@ SUBDIR += xkeycaps SUBDIR += xkeywrap SUBDIR += xkill + SUBDIR += xlibs SUBDIR += xload SUBDIR += xloadimage SUBDIR += xlockmore |