diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-12-22 01:41:43 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-12-22 01:41:43 +0000 |
commit | b3da4ab501d9fcac2cd9501a68086408f0d7a5a0 (patch) | |
tree | e1b15db44d23a4d3f8899206c6b9c072ef9fddbd /x11/Makefile | |
parent | 2900ef85cf34cecf6cd0bc8e29dbd2e2a98f846a (diff) | |
download | ports-b3da4ab501d9fcac2cd9501a68086408f0d7a5a0.tar.gz ports-b3da4ab501d9fcac2cd9501a68086408f0d7a5a0.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 a47be4a81841..184f4a054a86 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -77,6 +77,7 @@ SUBDIR += libSM SUBDIR += libX11 SUBDIR += libXau + SUBDIR += libXcursor SUBDIR += libXdmcp SUBDIR += libXext SUBDIR += libXfont |