diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-04-17 22:18:43 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-04-17 22:18:43 +0800 |
commit | 32e3874aa3c76699c763dcb325ae8881bbc8c3cc (patch) | |
tree | 11ea772895336ae0bdb393afddfa71c95b90dd61 /x11-drivers/xf86-video-intel | |
parent | e305c517970e58c5d97948dc3e420ca83a4c30f2 (diff) | |
download | xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar.gz xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar.bz2 xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar.lz xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar.xz xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar.zst xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.zip |
Remove xorg-macros from USE_XORG, it is pulled in automagically these days.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@831 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11-drivers/xf86-video-intel')
-rw-r--r-- | x11-drivers/xf86-video-intel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-intel/Makefile b/x11-drivers/xf86-video-intel/Makefile index 437bb4c..e256158 100644 --- a/x11-drivers/xf86-video-intel/Makefile +++ b/x11-drivers/xf86-video-intel/Makefile @@ -20,7 +20,6 @@ USE_XORG= glproto \ xext \ xf86driproto \ xineramaproto \ - xorg-macros \ xrender \ xvmc |