diff options
Diffstat (limited to 'net/sdl_net')
-rw-r--r-- | net/sdl_net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sdl_net/Makefile b/net/sdl_net/Makefile index 331056963c91..ba9da1cd80a8 100644 --- a/net/sdl_net/Makefile +++ b/net/sdl_net/Makefile @@ -13,7 +13,7 @@ DISTNAME= SDL_net-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \ +LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ GUI.0:${PORTSDIR}/graphics/guilib SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |