Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 05:28:24 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326345 - head/science/cdcl
Message-ID:  <201309050528.r855SOqX046284@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Sep  5 05:28:24 2013
New Revision: 326345
URL: http://svnweb.freebsd.org/changeset/ports/326345

Log:
  Add an explicit dependency on pkgconf
  
  Approved by:	portmgr (bapt)

Modified:
  head/science/cdcl/Makefile

Modified: head/science/cdcl/Makefile
==============================================================================
--- head/science/cdcl/Makefile	Thu Sep  5 05:25:38 2013	(r326344)
+++ head/science/cdcl/Makefile	Thu Sep  5 05:28:24 2013	(r326345)
@@ -12,6 +12,7 @@ DISTNAME=	dcl-${PORTVERSION}-C
 MAINTAINER=	murashin@gfd-dennou.org
 COMMENT=	Scientific graphic library for geoscience
 
+USES=		pkgconfig
 USE_GCC=	any
 USE_XORG=	x11 xext
 USE_GNOME=	gtk20 gdkpixbuf2



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