diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-04-17 23:08:13 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-04-17 23:08:13 +0800 |
commit | 34a609c8b9ff30098f7829b3dd2fb298e0aef172 (patch) | |
tree | 82b5a76302f3055caa1c36c28a6a406ee5dde22c | |
parent | 1cb46500ffd142664f82364a24ec19c3ae072720 (diff) | |
download | xorg-devel-ports-34a609c8b9ff30098f7829b3dd2fb298e0aef172.tar.gz xorg-devel-ports-34a609c8b9ff30098f7829b3dd2fb298e0aef172.tar.zst xorg-devel-ports-34a609c8b9ff30098f7829b3dd2fb298e0aef172.zip |
Merge r835
Remove comment.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-7.7@836 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | Mk/bsd.xorg.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.xorg.mk b/Mk/bsd.xorg.mk index 65c2473..56bc65d 100644 --- a/Mk/bsd.xorg.mk +++ b/Mk/bsd.xorg.mk @@ -18,7 +18,6 @@ Xorg_Pre_Include= bsd.xorg.mk # Some notes: # # app - Installs applications, no shared libraries. -# macros - special category for xorg-macros. # data - Installs only data. # doc - no particular notes # driver - input depends on inputproto/randrproto at least |