aboutsummaryrefslogtreecommitdiff
path: root/games/vultures-eye
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-06-16 22:19:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-06-16 22:19:03 +0000
commit9d53c831559443ea94ea207f152611ef89382d16 (patch)
treea703ca0e67c5131657605609d4630d30c55097c8 /games/vultures-eye
parent10591c24634e124fd4f1f43ce7af9e57d1b03b02 (diff)
Notes
Diffstat (limited to 'games/vultures-eye')
-rw-r--r--games/vultures-eye/Makefile3
-rw-r--r--games/vultures-eye/files/patch-win-vultures-vultures_gfl.c11
2 files changed, 13 insertions, 1 deletions
diff --git a/games/vultures-eye/Makefile b/games/vultures-eye/Makefile
index 20379f298c59..35f03b084fc2 100644
--- a/games/vultures-eye/Makefile
+++ b/games/vultures-eye/Makefile
@@ -7,6 +7,7 @@
PORTNAME= vultures
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.darkarts.co.za/projects/vultures/downloads/${PORTVERSION}/
PKGNAMESUFFIX= -eye
@@ -20,7 +21,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
USE_GMAKE= yes
-USE_SDL= sdl mixer image ttf
+USE_SDL= sdl mixer ttf
USE_BZIP2= yes
USE_GCC= 3.2+
WRKSRC= ${WRKDIR}/${DISTNAME}/nethack
diff --git a/games/vultures-eye/files/patch-win-vultures-vultures_gfl.c b/games/vultures-eye/files/patch-win-vultures-vultures_gfl.c
new file mode 100644
index 000000000000..6d10fc13ed8c
--- /dev/null
+++ b/games/vultures-eye/files/patch-win-vultures-vultures_gfl.c
@@ -0,0 +1,11 @@
+--- win/vultures/vultures_gfl.c.orig Tue Jun 6 21:23:28 2006
++++ win/vultures/vultures_gfl.c Sat Jun 17 00:12:45 2006
+@@ -11,7 +11,7 @@
+ #endif
+
+ #include <SDL.h>
+-#include <SDL_image.h>
++/* #include <SDL_image.h> */
+
+ #include "png.h"
+