- Enable stagedir support

- Add LICENSE
This commit is contained in:
Marcus von Appen 2014-01-18 12:20:08 +00:00
parent e612bb8e18
commit ddd28d0d68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340168

View File

@ -8,7 +8,9 @@ MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/
DISTNAME= SDL_net-${PORTVERSION}
MAINTAINER= mva@FreeBSD.org
COMMENT= A small sample cross-platform networking library
COMMENT= Small sample cross-platform networking library
LICENSE= ZLIB
USE_AUTOTOOLS= libtool
USE_SDL= sdl
@ -18,7 +20,6 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS+=--disable-gui
NO_STAGE= yes
post-configure:
@${REINPLACE_CMD} -e \
's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \