diff options
Diffstat (limited to 'graphics/sdl_gfx')
-rw-r--r-- | graphics/sdl_gfx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 8acb25de89de..3367f29e18dd 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -17,7 +17,7 @@ DISTNAME= SDL_gfx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions -USE_SDL= yes +USE_SDL= sdl USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes |