aboutsummaryrefslogtreecommitdiff
path: root/games/qonk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/qonk/Makefile')
-rw-r--r--games/qonk/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/qonk/Makefile b/games/qonk/Makefile
index efdb627388e0..f041e8352c81 100644
--- a/games/qonk/Makefile
+++ b/games/qonk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: qonk
-# Date created: 10 Jul 2005
-# Whom: Alejandro Pulver <alejandro@varnet.biz>
-#
+# Created by: Alejandro Pulver <alejandro@varnet.biz>
# $FreeBSD$
-#
PORTNAME= qonk
PORTVERSION= 0.3.1
@@ -21,6 +17,7 @@ USE_SDL= sdl gfx ttf image
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-lSDL |`${SDL_CONFIG} --libs` |' \
${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}