svn commit: r315033 - head/www/xsp

Martin Wilke miwi at FreeBSD.org
Sat Mar 23 13:48:49 UTC 2013


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


More information about the svn-ports-all mailing list