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 c59c1c3a8f1f..79884cd7b24c 100644 --- a/net/sdl_net/Makefile +++ b/net/sdl_net/Makefile @@ -17,7 +17,7 @@ COMMENT= A small sample cross-platform networking library LIB_DEPENDS= GUI.0:${PORTSDIR}/graphics/guilib -USE_SDL= yes +USE_SDL= sdl USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes |