[126290] trunk/dports/games/neverball/files/patch-Makefile.diff

khindenburg at macports.org khindenburg at macports.org
Mon Oct 6 20:59:50 PDT 2014


Revision: 126290
          https://trac.macports.org/changeset/126290
Author:   khindenburg at macports.org
Date:     2014-10-06 20:59:50 -0700 (Mon, 06 Oct 2014)
Log Message:
-----------
neverball: forgot to commit update patch

Modified Paths:
--------------
    trunk/dports/games/neverball/files/patch-Makefile.diff

Modified: trunk/dports/games/neverball/files/patch-Makefile.diff
===================================================================
--- trunk/dports/games/neverball/files/patch-Makefile.diff	2014-10-07 03:47:23 UTC (rev 126289)
+++ trunk/dports/games/neverball/files/patch-Makefile.diff	2014-10-07 03:59:50 UTC (rev 126290)
@@ -1,25 +1,11 @@
---- Makefile.orig	2009-09-20 05:06:00.000000000 -0500
-+++ Makefile	2011-08-24 18:24:50.000000000 -0500
-@@ -87,11 +87,8 @@
-     ALL_CPPFLAGS += -DENABLE_WII=1
+--- Makefile	2014-05-21 09:21:43.000000000 -0400
++++ Makefile	2014-10-06 23:28:09.000000000 -0400
+@@ -96,7 +96,7 @@
+ 	                                              /usr/local/include))
  endif
  
--ifdef DARWIN
--    ALL_CPPFLAGS += -I/opt/local/include
--endif
- 
 -ALL_CPPFLAGS += $(CPPFLAGS)
 +ALL_CPPFLAGS += $(CPPFLAGS) @CPPFLAGS@
  
  #------------------------------------------------------------------------------
- # Libraries
-@@ -133,9 +130,6 @@
- 
- BASE_LIBS := -ljpeg $(PNG_LIBS) $(FS_LIBS)
- 
--ifdef DARWIN
--    BASE_LIBS += -L/opt/local/lib
--endif
- 
- ALL_LIBS := $(SDL_LIBS) $(BASE_LIBS) $(TILT_LIBS) $(INTL_LIBS) -lSDL_ttf \
-     -lvorbisfile $(OGL_LIBS)
+ # HMD handling is a complicated with 6 platform-backend combinations.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141006/081d9ae5/attachment-0001.html>


More information about the macports-changes mailing list