svn commit: r318404 - head/devel/libgtop

Koop Mast kwm at FreeBSD.org
Fri May 17 21:14:58 UTC 2013


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


More information about the svn-ports-all mailing list