=================================================================== RCS file: /cvs/ports/games/torcs/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ports/games/torcs/Makefile 2010/10/26 05:40:18 1.6 +++ ports/games/torcs/Makefile 2010/12/04 18:14:37 1.7 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2010/10/26 04:40:18 yason Exp $ +# $OpenBSD: Makefile,v 1.7 2010/12/04 18:14:37 yason Exp $ COMMENT = The Open Racing Car Simulator @@ -24,11 +24,11 @@ MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=torcs/} EXTRACT_SUFX = .tar.bz2 -BUILD_DEPENDS = ::devel/plib -LIB_DEPENDS = ::audio/freealut \ - ::graphics/freeglut \ - ::audio/openal \ - ::graphics/png +BUILD_DEPENDS = devel/plib +LIB_DEPENDS = audio/freealut \ + graphics/freeglut \ + audio/openal \ + graphics/png USE_GMAKE = Yes USE_LIBTOOL = Yes