Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2013 21:14:58 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318404 - head/devel/libgtop
Message-ID:  <201305172114.r4HLEwKg025992@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Fri May 17 21:14:57 2013
New Revision: 318404
URL: http://svnweb.freebsd.org/changeset/ports/318404

Log:
  This port needs pkg-config
  
  Submitted by:	xorg exp run

Modified:
  head/devel/libgtop/Makefile

Modified: head/devel/libgtop/Makefile
==============================================================================
--- head/devel/libgtop/Makefile	Fri May 17 20:12:40 2013	(r318403)
+++ head/devel/libgtop/Makefile	Fri May 17 21:14:57 2013	(r318404)
@@ -21,7 +21,7 @@ BUILD_DEPENDS=	g-ir-scanner:${PORTSDIR}/
 USE_BZIP2=	yes
 USE_PERL5_BUILD=yes
 USE_XORG=	xau
-USES=		gettext
+USES=		gettext pkgconfig
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack glib20 ltverhack intlhack
 USE_LDCONFIG=	yes



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