1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Add missing dependencies, it fixes problems in configure time

Reported by:	kris
This commit is contained in:
Jose Alonso Cardenas Marquez 2007-08-19 20:22:50 +00:00
parent a1cf618ad1
commit 82fad19fb7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197931

View File

@ -19,9 +19,9 @@ COMMENT= S.C.O.U.R.G.E. is a rogue-like game
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
RUN_DEPENDS= ${DATADIR}/config/scourge.cfg:${PORTSDIR}/games/scourge-data
USE_AUTOTOOLS= autoconf:261:env
USE_AUTOTOOLS= autoconf:261:env automake:19:env
USE_GL= yes
USE_SDL= sdl mixer net
USE_SDL= sdl mixer net ttf
USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_LIBS}