aboutsummaryrefslogtreecommitdiff
path: root/graphics/bmp2html
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-02-05 14:13:59 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-02-05 14:13:59 +0000
commited7c750f614ec78cce858e035baeaaea3e0df77a (patch)
tree3b8eedcfc64437e5f71cc442f93796aa1f3bca9e /graphics/bmp2html
parent690c76d9c1b33756aab6551204983beec612bc99 (diff)
- Convert USE_SDL=yes to USE_SDL=sdl
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=492233
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