From f554f89c4fadcd02445fcc0ef7555a0f110ac2f9 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 20 Jan 2004 17:37:47 +0000 Subject: - Use new bsd.sdl.mk knobs --- games/openglad/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'games/openglad') diff --git a/games/openglad/Makefile b/games/openglad/Makefile index e2e6d8a9a8e6..0186ccee3334 100644 --- a/games/openglad/Makefile +++ b/games/openglad/Makefile @@ -14,15 +14,12 @@ MASTER_SITE_SUBDIR= snowstorm MAINTAINER= krion@FreeBSD.org COMMENT= SDL port of an old DOS game called Gladiator -LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer - USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_SDL= yes +USE_SDL= sdl mixer -CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \ - CPPFLAGS="-I${X11BASE}/include" +CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" PLIST_SUB= DOCDIR=share/doc/${PORTNAME} post-configure: -- cgit v1.2.3