aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2012-12-29 05:30:00 +0800
committermadpilot <madpilot@FreeBSD.org>2012-12-29 05:30:00 +0800
commit91a05d5bd038a2238b6926d30783394c7531e477 (patch)
treec77e4b39edcf4219ce7ea64fbf73c7419942f4d0
parent27fca49c031b9e800d49a491fec161b5409e80a4 (diff)
downloadfreebsd-ports-gnome-91a05d5bd038a2238b6926d30783394c7531e477.tar.gz
freebsd-ports-gnome-91a05d5bd038a2238b6926d30783394c7531e477.tar.zst
freebsd-ports-gnome-91a05d5bd038a2238b6926d30783394c7531e477.zip
Fix patch file erroneously mangled in previous commit.
-rw-r--r--games/0ad/files/patch-build-premake-premake4.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/0ad/files/patch-build-premake-premake4.lua b/games/0ad/files/patch-build-premake-premake4.lua
index 22c3eb72e81b..2433a8e799c9 100644
--- a/games/0ad/files/patch-build-premake-premake4.lua
+++ b/games/0ad/files/patch-build-premake-premake4.lua
@@ -23,12 +23,12 @@
includedirs {
- "/usr/X11R6/include/X11",
- "/usr/X11R6/include",
-+ "/usr/local/X11",
-+ "/usr/local/include",
++ "%%LOCALBASE%%/X11",
++ "%%LOCALBASE%%/include",
"/usr/include/X11"
}
- libdirs { "/usr/X11R6/lib" }
-+ libdirs { "/usr/local/lib" }
++ libdirs { "%%LOCALBASE%%/lib" }
if _OPTIONS["bindir"] then
defines { "INSTALLED_BINDIR=" .. _OPTIONS["bindir"] }
tr> * Over to new volunteer.linimon2009-09-181-1/+1 * Reset ports@mcdermottroe.com at his request due to lack of time at thelinimon2009-09-171-1/+1 * - fix build with libtiff 3.9dinoex2009-09-161-3/+12 * Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-132-0/+2 * Chase gnokii shared library bumparved2009-09-111-2/+2 * Update to 0.6.28arved2009-09-1110-571/+112 * . update to version 1.26.1;bsam2009-09-084-12/+12 * Version 1.26.0 is out! There is reduced memory usage, tons of bugfixes,bsam2009-09-044-8/+8 * - Update to 3.33.araujo2009-09-022-4/+4 * - Embarassingly forgot to add Makefile.svn_revdb2009-09-021-0/+1 * The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-023-5/+4 * WSPR (pronounced "whisper") stands for "Weak Signal Propagation Reporter."db2009-09-027-0/+102 * - Upgrade to wsjt 7.04db2009-09-024-52/+82 * Reset beech@FreeBSD.org while he works on restoring his email situation.linimon2009-08-291-1/+1 * - Remove remaining SFP references (switch these ports to SF)amdmi32009-08-271-1/+1 * - Fix build on -6db2009-08-262-1/+20 * - Update to 1.4.12miwi2009-08-232-4/+4 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-2229-56/+29 * - Change to SFP macromiwi2009-08-191-1/+1 * - Upgrade to 1.0.2db2009-08-182-4/+4 * - Fix ruby-serialport on amd64. Before this change untyped arguments werestas2009-08-173-0/+63 * Mark as needing specific version on sparc64 as well: default versionlinimon2009-08-172-2/+2 * - Add hamradio to the categorymiwi2009-08-142-2/+2 * This Gem provides a Ruby-Frontend to the callook.infomiwi2009-08-134-0/+27 * An Amateur Radio callsign lookup command, made in Ruby,miwi2009-08-134-0/+35 * Mk/bsd.kde4.mk:makc2009-08-102-18/+8 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-055-49/+87 * - Patch submitted via e-mail by Emanuele Madeo (author of xwota)db2009-08-052-3/+12 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-0322-22/+22 * - Add MASTER_SITE_SAVANNAH to the list of master sites as xlog development hasdb2009-08-021-1/+3 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-3133-28/+33 * Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistspgollucci2009-07-312-4/+4 * - force WITHOUT_NLSdinoex2009-07-281-0/+1 * - Update boost to 1.39pav2009-07-282-2/+2 * Place an ARCH check after ".include <bsd.port.pre.mk>".bsam2009-07-252-8/+8 * Use GCC=4.3 to fix build at FreeBSD-amd64 (the port doesn'tbsam2009-07-252-0/+8 * Catch up with the renaming of cuaa to cuad 5 years ago.arved2009-07-253-3/+3 * - Update to 2.0.3db2009-07-232-4/+4 * Update to version 1.25.0.bsam2009-07-204-8/+8 * - update to 6.0.3dinoex2009-07-182-5/+4 * - update to jpeg7dinoex2009-07-183-2/+3 * Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-164-10/+9 * - Drop maintainershipmiwi2009-07-111-1/+1 * - Update to 0.74dhn2009-07-102-4/+4 * Fix a typo, libtool15 -> libtool:15 in USE_AUTOTOOLS.mezz2009-07-031-1/+1 * Fix a typo, libtool15 -> libtool:15 in USE_AUTOTOOLS.mezz2009-07-031-1/+1 * PR: 136092timur2009-07-023-4/+7 * - Update to 2.0.2db2009-07-012-4/+4 * - Update to 1.06pgollucci2009-06-222-6/+5 * - Update to 0.7.0pgollucci2009-06-184-44/+14 * - Fix LOCALBASE [1]db2009-06-172-5/+5 * - Assign all unmaintained ruby ports to ruby@,stas2009-06-161-1/+1 * - Update to 3.1.5mm2009-06-157-46/+47 * - As discussed with ITetcu mark no maintainer hamradio ports as hamradio@db2009-06-151-1/+1 * - As discussed with ITetcu mark no maintainer hamradio ports as hamradio@.db2009-06-151-1/+1 * - As discussed with ITetcu, hamradio@ will pick up hamradio ports.db2009-06-151-1/+1 * Remove comms/gfax as it has been marked BROKEN for over 4 months.erwin2009-06-147-83/+0 * Removed comms/xcept: stale old code, underlying protocol no longer in usejoerg2009-06-1411-2381/+0 * Mark BROKEN on 8.x: does not build.erwin2009-06-121-1/+7 * Mark BROKEN on 8.x: does not build.erwin2009-06-121-1/+7 * Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-095-6/+9 * Fix build with custom LOCALBASE.itetcu2009-06-072-1/+33 * - Fix PREFIX PPPdb2009-06-061-1/+3 * Mark BROKEN on 8.x: does not build.erwin2009-06-041-0/+4 * The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-032-4/+3 * - Respect PREFIX/MANPREFIXdhn2009-06-032-10/+17 * - Switch to using new MASTER_SITE_KERNEL_ORGwxs2009-06-021-2/+2 * - do not modify owner/group of NLS dirsdinoex2009-06-011-3/+5 * - Resolve LATEST_LINK conflictpav2009-06-011-0/+1 * - update to 6.0.2dinoex2009-05-318-38/+249 * Mark as broken on sparc64: uses i386 assembly.linimon2009-05-291-0/+4 * Change MAINTAINER on my ports to my FreeBSD email addressavl2009-05-291-1/+1 * - seperate LATEST_LINKS comms/spandsp-devel5 and comms/spandsp-develpgollucci2009-05-221-0/+2 * - Update to 1.52pav2009-05-212-4/+4 * Add optional dependency on print/kdeutils4-printer-appletmakc2009-05-161-1/+9 * Chase libgmp and bump PORTREVISION.ale2009-05-131-1/+2 * - Make build again.db2009-05-131-1/+1 * Update KDE ports to 4.2.3makc2009-05-103-9/+14 * - Update to 0.0.6pre7amdmi32009-05-073-11/+82 * Update to 0.20.0, switch to Qt4.makc2009-04-298-101/+83 * Update to version 1.24.0.bsam2009-04-268-90/+8 * - Update to 4.18.1.miwi2009-04-255-26/+116 * - Mark all kde4 ports MAKE_JOBS_UNSAFEmiwi2009-04-171-1/+1 * - Fix mtreedb2009-04-142-0/+5 * - Update to 3.11db2009-04-138-90/+4 * - Update distinfo, distfile was rerolledamdmi32009-04-111-3/+3 * - Update to 1.4.11dhn2009-04-102-4/+4 * Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-101-2/+2 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-023-7/+9 * Mark MAKE_JOBS_SAFE for parallel building.naddy2009-03-281-0/+1 * Mark MAKE_JOBS_SAFE wherever makes sense.delphij2009-03-271-0/+1 * - Mark MAKE_JOBS_SAFE for SMP compilationmiwi2009-03-263-0/+3 * - Update to 3.03db2009-03-267-38/+56 * bump PORTREVISION after cmake updatemakc2009-03-253-2/+3 * 2009-03-22 comms/plp: unmaintained, does not work with current versions of GC...miwi2009-03-2511-165/+0 * - Add MAKE_JOBS_SAFE variablemm2009-03-231-0/+1 * - Fix build in presence of mpeg4ip by hardcoding /usr/lib/spd.so (mpeg4ippav2009-03-236-13/+51 * - Remove pkg-message, not needed any moreamdmi32009-03-202-5/+0 * - Bump PORTREVISION for graphics/gdal upgraderafan2009-03-181-1/+1 * - Update to 0.73dhn2009-03-183-8/+8 * . fix build at FreeBSD-6.x (add a variable initialization,bsam2009-03-124-8/+24 * . mark BROKEN at 6.x -- does not compile; [1]bsam2009-03-114-10/+88 * - Chase libusb20 rename in r189585.stas2009-03-1014-70/+71 * Update KDE to 4.2.1.makc2009-03-092-3/+23 * - Use my FreeBSD address on the ports I maintaindhn2009-03-072-2/+2 * The port comms/python-gammu was incorporated into comms/gammubsam2009-03-055-49/+0 * . do not use NOPORTDOCS since after "documentation clarification" [1]bsam2009-03-056-86/+22 * - Mark BROKEN on CURRENT after USB2pav2009-03-051-0/+4 * Update to version 1.23.1.bsam2009-03-036-8/+10 * Update to version 1.23.0.bsam2009-03-0212-34/+52 * - Update to latest vendor version of hamlib.db2009-02-285-21/+12 * Add new port: esmskalme2009-02-276-0/+115 * - Update to 2.0.1beat2009-02-272-4/+4 * - Change default Tcl/Tk version to 8.5mm2009-02-233-1/+3 * Mark for depreciation, since unmaintained, failing to work with currentgerald2009-02-231-1/+4 * dfu-util is a program that implements the host (PC) side of the USB DFUamdmi32009-02-1911-0/+120 * - depend on PYNUMPY not PYNUMERIC. PYNUMERIC is deprecated anyway.db2009-02-181-2/+2 * - Update to 2.0 [1]beat2009-02-174-91/+454 * - add LICENSE:dinoex2009-02-161-0/+2 * - Change USE_TCL=yes to USE_TCL=84 due to planned change of default Tclmm2009-02-141-1/+1 * - Fix build with ruby 1.8.7.stas2009-02-142-1/+12 * - Update ImageMagick to 6.4.9.2mm2009-02-111-2/+2 * - Update lang/mono to 2.0.1.flz2009-02-091-0/+2 * py-gammu is a python bindings for Gammu library, which allowsmiwi2009-02-095-0/+49 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-094-68/+32 * - devel/libslang2 has completely replaced devel/libslang which has not beenpgollucci2009-02-081-2/+2 * - A function in gnokii happens to use strndup() which is implementedpgollucci2009-02-042-0/+12 * - Update to 0.03rafan2009-02-022-10/+8 * -Update to 1.11gabor2009-01-313-21/+9 * - Update to 1.1.2gabor2009-01-312-7/+6 * - Update to 0.9rafan2009-01-302-5/+4 * Bump the version of the curl shared library after the ftp/curl updateroam2009-01-232-1/+2 * Update to 1.50skv2009-01-233-11/+11 * - Chase lang/guile shlib bumpmiwi2009-01-231-0/+1 * - Fix patch after update to 4.15amdmi32009-01-201-3/+3 * - Update to 4.15amdmi32009-01-193-4/+10 * - Update to 3.10db2009-01-18