svn commit: r312837 - head/games/thegrind

Martin Wilke miwi at FreeBSD.org
Sat Feb 23 16:16:38 UTC 2013


Author: miwi
Date: Sat Feb 23 16:16:37 2013
New Revision: 312837
URL: http://svnweb.freebsd.org/changeset/ports/312837

Log:
  - Fix build

Modified:
  head/games/thegrind/Makefile

Modified: head/games/thegrind/Makefile
==============================================================================
--- head/games/thegrind/Makefile	Sat Feb 23 15:57:30 2013	(r312836)
+++ head/games/thegrind/Makefile	Sat Feb 23 16:16:37 2013	(r312837)
@@ -23,6 +23,7 @@ LIB_DEPENDS=	radius:${PORTSDIR}/graphics
 RUN_DEPENDS=	zip:${PORTSDIR}/archivers/zip
 
 GNU_CONFIGURE=	yes
+USE_PKGCONFIG=	build
 ALL_TARGET=	${PORTNAME}
 USE_SDL=	sdl sound
 USE_GL=		glu


More information about the svn-ports-head mailing list