Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2013 16:16:38 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312837 - head/games/thegrind
Message-ID:  <201302231616.r1NGGccp063955@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302231616.r1NGGccp063955>