From 5318ec8aaab357f8c5708f166b539e02984ce9b4 Mon Sep 17 00:00:00 2001 From: krion Date: Sat, 22 Jan 2005 19:21:37 +0000 Subject: Fix build. --- games/highmoon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/highmoon/Makefile b/games/highmoon/Makefile index 9cc6853cdfe0..e5dfcade6186 100644 --- a/games/highmoon/Makefile +++ b/games/highmoon/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Duel in the universe USE_REINPLACE= yes -USE_SDL= sdl +USE_SDL= sdl mixer WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit