Re: Question about games/utserver

2006-08-16 Thread Shaun Amott
On Wed, Aug 16, 2006 at 01:45:58PM +1000, Alexander Logvinov wrote: > In /ports/games/utserver/Makefile > > RUN_DEPENDS= > ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 > BUILD_DEPENDS= ${RUN_DEPENDS} > > Can I remove BUILD_DEPENDS? Since the port doesn't build anythi

Question about games/utserver

2006-08-15 Thread Alexander Logvinov
Hello! In /ports/games/utserver/Makefile RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 BUILD_DEPENDS= ${RUN_DEPENDS} Can I remove BUILD_DEPENDS? In http://www.freshports.org/games/utserver required to build: devel/linux-sdl12, emulators/linux_base-fc4