aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-06-13 16:24:36 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-06-13 16:24:36 +0000
commit5a7808e2f8d88d8314ac963aa09e2af992459d6d (patch)
tree336a11216d064a036334bd69b322f084926794ec /games
parente8395f000a7d29e241c01c904fd738d6ab6a80bf (diff)
downloadports-5a7808e2f8d88d8314ac963aa09e2af992459d6d.tar.gz
ports-5a7808e2f8d88d8314ac963aa09e2af992459d6d.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/falconseye/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile
index 5c6588632945..4a7121d77140 100644
--- a/games/falconseye/Makefile
+++ b/games/falconseye/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: falconseye
-# Date created: 23 Aug 2001
-# Whom: Kris Kennaway <kris@FreeBSD.org>
-#
+# Created by: Kris Kennaway <kris@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= falconseye
PORTVERSION= 1.9.3
@@ -24,8 +20,9 @@ USE_SDL= sdl
USE_PERL5_BUILD=yes
USE_ZIP= yes
USE_XORG= x11 xpm xaw
-CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -I${LOCALBASE}/include/SDL11
-WRKSRC= ${WRKDIR}
+CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -I${LOCALBASE}/include/SDL11 \
+ -Wno-return-type
+NO_WRKSUBDIR= yes
MAKE_JOBS_UNSAFE= yes
post-patch: