diff options
Diffstat (limited to 'net/sdl_net/Makefile')
-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 5d0916ec8f01..08ce2ae10fe7 100644 --- a/net/sdl_net/Makefile +++ b/net/sdl_net/Makefile @@ -14,7 +14,7 @@ DISTNAME= SDL_net-${PORTVERSION} MAINTAINER= mva@FreeBSD.org COMMENT= A small sample cross-platform networking library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl USE_GMAKE= yes GNU_CONFIGURE= yes |