diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-12-18 08:55:25 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-12-18 08:55:25 +0000 |
commit | 1e21b2a89ae9279874e06c2b917d4d713e21b834 (patch) | |
tree | 20b8b868efdf9731c5e502d4290522eacc0859f7 /games/chromium/files/patch-Makefile.no-setup | |
parent | Update to DRI drivers tagged in the Mesa 5.1 release. They were not included (diff) |
Add new port - Chromium B.S.U. is a fast paced, arcade-style, top-scrolling
space shooter.
Notes
Notes:
svn path=/head/; revision=96135
Diffstat (limited to 'games/chromium/files/patch-Makefile.no-setup')
-rw-r--r-- | games/chromium/files/patch-Makefile.no-setup | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/chromium/files/patch-Makefile.no-setup b/games/chromium/files/patch-Makefile.no-setup new file mode 100644 index 000000000000..c155f9f3c855 --- /dev/null +++ b/games/chromium/files/patch-Makefile.no-setup @@ -0,0 +1,8 @@ +--- scripts/Makefile.no-setup.orig Fri Mar 14 20:45:01 2003 ++++ scripts/Makefile.no-setup Fri Mar 14 20:45:07 2003 +@@ -1,5 +1,4 @@ + SUPPORT_DIRS = \ +- ./support/openal/ \ + ./support/glpng/src + + CHROMIUM_DIRS = \ |