diff options
Diffstat (limited to 'graphics/sdl_gfx/Makefile')
-rw-r--r-- | graphics/sdl_gfx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 40e7ce13e6c3..2af86883c78d 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -14,6 +14,8 @@ DISTNAME= SDL_gfx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= SDL graphics drawing primitives and other support functions + LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config |