diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-12-22 00:23:26 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-12-22 00:23:26 +0000 |
commit | 1f7ea8c5d62da4d8406474e8826c1ab1c4fc1111 (patch) | |
tree | e622ff6838ba38c33ddb6602ed98c506ed6d86d5 /x11/Makefile | |
parent | 57469047c8bfd3c1af6c80d9f0fea3cad5564f8e (diff) | |
download | ports-1f7ea8c5d62da4d8406474e8826c1ab1c4fc1111.tar.gz ports-1f7ea8c5d62da4d8406474e8826c1ab1c4fc1111.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 d919ba58655b..c8308e528744 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -77,6 +77,7 @@ SUBDIR += libX11 SUBDIR += libXau SUBDIR += libXfont + SUBDIR += libXres SUBDIR += libXtrans SUBDIR += libcapplet SUBDIR += libdnd |