Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2013 12:11:25 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334305 - head/games/xscorch
Message-ID:  <201311191211.rAJCBPGM092864@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Tue Nov 19 12:11:25 2013
New Revision: 334305
URL: http://svnweb.freebsd.org/changeset/ports/334305

Log:
  games/xscorch: USES+= pkgconfig

Modified:
  head/games/xscorch/Makefile

Modified: head/games/xscorch/Makefile
==============================================================================
--- head/games/xscorch/Makefile	Tue Nov 19 11:48:31 2013	(r334304)
+++ head/games/xscorch/Makefile	Tue Nov 19 12:11:25 2013	(r334305)
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 OPTIONS_DEFINE=	MIKMOD
 OPTIONS_DEFAULT=	MIKMOD
 
-USES=		gmake perl5
+USES=		gmake perl5 pkgconfig
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 



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