Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2013 13:48:48 +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: r315033 - head/www/xsp
Message-ID:  <201303231348.r2NDmmho047501@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Mar 23 13:48:48 2013
New Revision: 315033
URL: http://svnweb.freebsd.org/changeset/ports/315033

Log:
  - Fix build
  
  Reported by:	pointyhat

Modified:
  head/www/xsp/Makefile   (contents, props changed)

Modified: head/www/xsp/Makefile
==============================================================================
--- head/www/xsp/Makefile	Sat Mar 23 13:46:06 2013	(r315032)
+++ head/www/xsp/Makefile	Sat Mar 23 13:48:48 2013	(r315033)
@@ -18,6 +18,7 @@ RUN_DEPENDS=	${LOCALBASE}/bin/mono:${POR
 
 MAKE_JOBS_UNSAFE=	yes
 
+USE_PKGCONFIG=		yes
 USE_SQLITE=	3
 USE_BZIP2=	yes
 USES=	pathfix



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