Remove guilib dependency, it's required only by some example files

which aren't installed anyway.

Submitted by:	Ed Schouten <ed@fxq.nl>
This commit is contained in:
Kirill Ponomarev 2006-01-07 20:29:56 +00:00
parent 7bba572344
commit e52c0df936
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153016

View file

@ -15,8 +15,6 @@ DISTNAME= SDL_net-${PORTVERSION}
MAINTAINER= krion@FreeBSD.org
COMMENT= A small sample cross-platform networking library
LIB_DEPENDS= GUI.0:${PORTSDIR}/graphics/guilib
USE_SDL= sdl
USE_REINPLACE= yes
USE_GMAKE= yes