aboutsummaryrefslogtreecommitdiffstats
path: root/games/sdl-ball/files
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-04-10 23:44:31 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-04-10 23:44:31 +0800
commit6debb43cad35ecc9c7baf39400fb4fb71fc9fddd (patch)
tree70e646ef4ddd80b0eb93cfa30622db9ee63304d0 /games/sdl-ball/files
parentb03cd4f1c30376a15cf984a907cfa3c2d19e2192 (diff)
downloadfreebsd-ports-gnome-6debb43cad35ecc9c7baf39400fb4fb71fc9fddd.tar.gz
freebsd-ports-gnome-6debb43cad35ecc9c7baf39400fb4fb71fc9fddd.tar.zst
freebsd-ports-gnome-6debb43cad35ecc9c7baf39400fb4fb71fc9fddd.zip
- Update to 1.03
- Switch to options helpers - Regenerate patches
Diffstat (limited to 'games/sdl-ball/files')
-rw-r--r--games/sdl-ball/files/patch-Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/sdl-ball/files/patch-Makefile b/games/sdl-ball/files/patch-Makefile
index 858b9fbb6d3d..2313baf90f69 100644
--- a/games/sdl-ball/files/patch-Makefile
+++ b/games/sdl-ball/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.orig 2008-12-31 03:42:35.000000000 +0300
-+++ Makefile 2014-12-01 00:26:16.000000000 +0300
-@@ -2,9 +2,9 @@
+--- Makefile.orig 2016-08-25 16:21:38 UTC
++++ Makefile
+@@ -2,9 +2,9 @@ DATADIR?=themes/
#append -DWITH_WIIUSE to compile with WIIUSE support!
#append -DNOSOUND to compile WITHOUT sound support
@@ -12,7 +12,7 @@
#append -lwiiuse to compile with WIIUSE support
#remove -lSDL_mixer if compiling with -DNOSOUND
-@@ -18,10 +18,10 @@
+@@ -18,10 +18,10 @@ EXECUTABLE=sdl-ball
all: $(SOURCES) $(EXECUTABLE)
$(EXECUTABLE): $(OBJECTS)