From 74230dc0c1f009235a9f905409f0aec6b98ba2e0 Mon Sep 17 00:00:00 2001 From: krion Date: Tue, 20 Jan 2004 21:18:12 +0000 Subject: - Use new knobs from bsd.sdl.mk Approved by: portmgr --- games/tileworld/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/tileworld') diff --git a/games/tileworld/Makefile b/games/tileworld/Makefile index 9d3a35c38dbd..38653e317134 100644 --- a/games/tileworld/Makefile +++ b/games/tileworld/Makefile @@ -14,8 +14,7 @@ DISTNAME= tworld-${PORTVERSION} MAINTAINER= sec@42.org COMMENT= An emulation of the game "Chip's Challenge" -LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 - +USE_SDL= yes GNU_CONFIGURE= YES USE_GMAKE= YES USE_REINPLACE= YES -- cgit