svn commit: r326345 - head/science/cdcl
Antoine Brodin
antoine at FreeBSD.org
Thu Sep 5 05:28:24 UTC 2013
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 at gfd-dennou.org
COMMENT= Scientific graphic library for geoscience
+USES= pkgconfig
USE_GCC= any
USE_XORG= x11 xext
USE_GNOME= gtk20 gdkpixbuf2
More information about the svn-ports-head
mailing list