aboutsummaryrefslogtreecommitdiff
path: root/graphics/bmp2html
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/bmp2html')
-rw-r--r--graphics/bmp2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/bmp2html/Makefile b/graphics/bmp2html/Makefile
index c77fa1c20f73..b70ed1c755bb 100644
--- a/graphics/bmp2html/Makefile
+++ b/graphics/bmp2html/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= BMP to HTML converter
-USE_SDL= yes
+USE_SDL= sdl
LDFLAGS+= -L${LOCALBASE}/lib
SDL_FLAGS= -I${LOCALBASE}/include/SDL -I${LOCALBASE}/include