diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-12-22 00:25:51 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-12-22 00:25:51 +0000 |
commit | 72887b1ed1e6d1ef0642acff5415998eb51092b3 (patch) | |
tree | 0f26bbb3f76e6ebf05fe46f9c65d657c28ba7ded /x11/Makefile | |
parent | 1f7ea8c5d62da4d8406474e8826c1ab1c4fc1111 (diff) | |
download | ports-72887b1ed1e6d1ef0642acff5415998eb51092b3.tar.gz ports-72887b1ed1e6d1ef0642acff5415998eb51092b3.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 c8308e528744..b7473ba7333d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -76,6 +76,7 @@ SUBDIR += libSM SUBDIR += libX11 SUBDIR += libXau + SUBDIR += libXdmcp SUBDIR += libXfont SUBDIR += libXres SUBDIR += libXtrans |