diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-12-22 02:13:59 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-12-22 02:13:59 +0000 |
commit | be6732eb44f26e65a619d74aae3e0ffdf06e4ce8 (patch) | |
tree | 73453d62fb17dab20039b728b4a803cca717a970 /x11/Makefile | |
parent | b3faf157647268c1a3803a777cb426561718d21d (diff) | |
download | ports-be6732eb44f26e65a619d74aae3e0ffdf06e4ce8.tar.gz ports-be6732eb44f26e65a619d74aae3e0ffdf06e4ce8.zip |
Notes
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 |